Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
gradio==3.
|
|
|
|
|
|
|
2 |
requests==2.31.0
|
3 |
-
nltk==3.9.2
|
4 |
-
Pillow==9.5.0
|
|
|
1 |
+
gradio==3.32.0
|
2 |
+
huggingface_hub==0.13.3
|
3 |
+
nltk==3.8.1
|
4 |
+
python-dotenv==1.0.0
|
5 |
requests==2.31.0
|
|
|
|