Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ librosa
|
|
2 |
#torch
|
3 |
#pyctcdecode
|
4 |
#git+https://github.com/kpu/kenlm.git
|
5 |
-
transformers
|
6 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
7 |
torch
|
8 |
gradio==3.14
|
|
|
2 |
#torch
|
3 |
#pyctcdecode
|
4 |
#git+https://github.com/kpu/kenlm.git
|
5 |
+
git+https://github.com/huggingface/transformers
|
6 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
7 |
torch
|
8 |
gradio==3.14
|