游雁
2024-01-17 8a2843548590dead49801ceedbbbbf2568b047d0
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