Spaces:
Runtime error
Runtime error
Add requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,2 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
openai==1.57.0
|
| 4 |
-
python-dotenv==1.0.1
|
| 5 |
-
httpx==0.27.2
|
|
|
|
| 1 |
+
gradio==4.44.0
|
| 2 |
+
openai>=1.0.0
|
|
|
|
|
|
|
|
|