Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
|
@@ -1 +1,7 @@
|
|
| 1 |
-
tensorflow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
tensorflow
|
| 2 |
+
torchvision
|
| 3 |
+
torchaudio
|
| 4 |
+
transformers
|
| 5 |
+
librosa
|
| 6 |
+
gradio
|
| 7 |
+
bitsandbytes
|