From c441eb08c44dfd4a7a8c68970fd3ebe7943d06ee Mon Sep 17 00:00:00 2001
From: shixian.shi <shixian.shi@alibaba-inc.com>
Date: 星期四, 09 三月 2023 15:26:03 +0800
Subject: [PATCH] tp_inference device bug

---
 funasr/export/README.md |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/funasr/export/README.md b/funasr/export/README.md
index 846978f..c44ad33 100644
--- a/funasr/export/README.md
+++ b/funasr/export/README.md
@@ -1,9 +1,7 @@
 
 ## Environments
-    funasr 0.1.7
-    python 3.7
-    torch 1.11.0
-    modelscope 1.2.0
+    torch >= 1.11.0
+    modelscope >= 1.2.0
 
 ## Install modelscope and funasr
 

--
Gitblit v1.9.1