Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
|
|
| 1 |
huggingface_hub==0.24.7
|
| 2 |
-
transformers>=4.40.0
|
| 3 |
-
transformers
|
| 4 |
torch
|
| 5 |
-
|
| 6 |
-
openai-whisper
|
|
|
|
|
|
| 1 |
+
transformers>=4.48.0
|
| 2 |
huggingface_hub==0.24.7
|
|
|
|
|
|
|
| 3 |
torch
|
| 4 |
+
accelerate
|
| 5 |
+
openai-whisper
|
| 6 |
+
pillow
|