zhifu gao
2024-01-19 2cca8104d26b454112f39b8405dcb0e70d365990
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