From 6d66287c2d352d77d4022c5e7da5743be58b7387 Mon Sep 17 00:00:00 2001
From: shixian.shi <shixian.shi@alibaba-inc.com>
Date: 星期一, 22 一月 2024 18:23:30 +0800
Subject: [PATCH] update device

---
 setup.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/setup.py b/setup.py
index f7e6ee6..f4439b0 100644
--- a/setup.py
+++ b/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

--
Gitblit v1.9.1