Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
funasr
|
2 |
-
torchaudio
|
|
|
|
1 |
funasr
|
2 |
+
torchaudio
|
3 |
+
numpy==1.19.0 # 特定版本
|