Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
|
@@ -1,8 +1,4 @@
|
|
| 1 |
-
|
| 2 |
requests>=2.28.0
|
| 3 |
Pillow>=10.0.0
|
| 4 |
openai>=1.0.0
|
| 5 |
-
python-multipart>=0.0.6
|
| 6 |
-
httpx>=0.25.0
|
| 7 |
-
aiohttp>=3.9.0
|
| 8 |
-
python-dotenv>=1.0.0
|
|
|
|
| 1 |
+
gradio>=4.0.0
|
| 2 |
requests>=2.28.0
|
| 3 |
Pillow>=10.0.0
|
| 4 |
openai>=1.0.0
|
|
|
|
|
|
|
|
|
|
|
|