Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
streamlit>=1.22.0
|
2 |
-
transformers>=4.30.0
|
3 |
-
torch>=2.0.0
|
4 |
Pillow
|
5 |
gTTS
|
|
|
|
1 |
streamlit>=1.22.0
|
|
|
|
|
2 |
Pillow
|
3 |
gTTS
|
4 |
+
huggingface_hub>=0.14.1
|