Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
gradio>=4.
|
2 |
gradio-client>=0.11.0
|
3 |
openai>=1.0.0
|
4 |
python-dotenv
|
|
|
|
1 |
+
gradio>=4.19
|
2 |
gradio-client>=0.11.0
|
3 |
openai>=1.0.0
|
4 |
python-dotenv
|
5 |
+
requests
|