shixian.shi
2024-01-22 9a27d02b78049759e1f5f87841c992bcf33f3408
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