Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
evaluate
|
| 2 |
jiwer
|
| 3 |
-
huggingface_hub
|
| 4 |
gradio
|
| 5 |
bitsandbytes
|
| 6 |
transformers @ git+https://github.com/huggingface/transformers.git
|
|
|
|
| 1 |
evaluate
|
| 2 |
jiwer
|
| 3 |
+
huggingface_hub==0.20.0
|
| 4 |
gradio
|
| 5 |
bitsandbytes
|
| 6 |
transformers @ git+https://github.com/huggingface/transformers.git
|