From 5fae4843b3b3d1d8c5108bcd525af41f9677b213 Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期六, 28 一月 2023 12:31:14 +0800
Subject: [PATCH] readme

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

diff --git a/setup.py b/setup.py
index e17c6ae..39272e3 100644
--- a/setup.py
+++ b/setup.py
@@ -38,6 +38,8 @@
         "editdistance==0.5.2",
         "tensorboard>=1.14",
         "g2p",
+        # PAI
+        "oss2"
     ],
     # train: The modules invoked when training only.
     "train": [

--
Gitblit v1.9.1