Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -10,10 +10,9 @@ python-Levenshtein
|
|
| 10 |
internetarchive
|
| 11 |
soundfile
|
| 12 |
sentencepiece
|
| 13 |
-
huggingface_hub==0.25.
|
| 14 |
prettytable
|
| 15 |
colorama
|
| 16 |
-
gradio==5.0.1
|
| 17 |
torahcodes==1.0.10
|
| 18 |
deep-translator
|
| 19 |
pandas
|
|
|
|
| 10 |
internetarchive
|
| 11 |
soundfile
|
| 12 |
sentencepiece
|
| 13 |
+
huggingface_hub==0.25.2
|
| 14 |
prettytable
|
| 15 |
colorama
|
|
|
|
| 16 |
torahcodes==1.0.10
|
| 17 |
deep-translator
|
| 18 |
pandas
|