Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
git+https://github.com/huggingface/transformers.git
|
| 2 |
-
huggingface_hub==
|
| 3 |
torch
|
| 4 |
accelerate
|
| 5 |
openai-whisper
|
|
|
|
| 1 |
git+https://github.com/huggingface/transformers.git
|
| 2 |
+
huggingface_hub==1.5.0
|
| 3 |
torch
|
| 4 |
accelerate
|
| 5 |
openai-whisper
|