Spaces:
Runtime error
Runtime error
thun888
commited on
Commit
·
7fc6c80
1
Parent(s):
40bc524
fix
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ funasr>=1.1.1
|
|
14 |
ollama
|
15 |
pysub-parser==1.7.0
|
16 |
pyttsx3==2.90
|
17 |
-
torch
|
|
|
|
14 |
ollama
|
15 |
pysub-parser==1.7.0
|
16 |
pyttsx3==2.90
|
17 |
+
torch
|
18 |
+
torchaudio
|