Yabin Li
2024-01-17 dcc310e1a8ff75df5b8d091a9e26883b85b8afec
setup.py
@@ -45,8 +45,7 @@
    # train: The modules invoked when training only.
    "train": [
        "editdistance",
        "wandb",
        "pip install tensorboardX",
        "tensorboardX",
    ],
    # all: The modules should be optionally installled due to some reason.
    #      Please consider moving them to "install" occasionally