shixian.shi
2024-01-17 b1857837dd5873a8308eb770c50f4fc4c8eab752
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