Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
·
60f4a6a
1
Parent(s):
a4f8f10
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch
|
2 |
SoundFile
|
3 |
-
transformers
|
4 |
gradio
|
|
|
1 |
+
torch
|
2 |
SoundFile
|
3 |
+
transformers[torch]==4.3
|
4 |
gradio
|