From b1857837dd5873a8308eb770c50f4fc4c8eab752 Mon Sep 17 00:00:00 2001
From: shixian.shi <shixian.shi@alibaba-inc.com>
Date: 星期三, 17 一月 2024 16:47:41 +0800
Subject: [PATCH] update
---
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