Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
gradio>=4.
|
2 |
-
|
3 |
-
|
4 |
-
python-dotenv
|
5 |
-
requests
|
|
|
1 |
+
gradio>=4.36.0
|
2 |
+
openai>=1.35.0
|
3 |
+
python-dotenv
|
|
|
|