shixian.shi
2024-01-22 6d66287c2d352d77d4022c5e7da5743be58b7387
setup.py
@@ -45,7 +45,7 @@
    # train: The modules invoked when training only.
    "train": [
        "editdistance",
        "wandb",
        "tensorboardX",
    ],
    # all: The modules should be optionally installled due to some reason.
    #      Please consider moving them to "install" occasionally