Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
fastapi>=0.104.0
|
| 2 |
-
gradio>=4.0.0
|
| 3 |
-
google-generativeai>=0.1.0
|
| 4 |
-
python-dotenv>=1.0.0
|
| 5 |
-
requests>=2.31.0
|
| 6 |
uvicorn>=0.23.0
|
|
|
|
| 1 |
+
fastapi>=0.104.0
|
| 2 |
+
gradio>=4.0.0
|
| 3 |
+
google-generativeai>=0.1.0
|
| 4 |
+
python-dotenv>=1.0.0
|
| 5 |
+
requests>=2.31.0
|
| 6 |
uvicorn>=0.23.0
|