Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
torchaudio==0.12.1
|
| 5 |
transformers>=4.25.1
|
| 6 |
gradio==3.50.0
|
| 7 |
ftfy
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
torchvision
|
| 3 |
+
torchaudio
|
|
|
|
| 4 |
transformers>=4.25.1
|
| 5 |
gradio==3.50.0
|
| 6 |
ftfy
|