zhifu gao
2024-01-22 1159adbca076fa1a33bf4292ec5043e536285c5c
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