Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
-
google-generativeai
|
| 2 |
-
fastapi
|
| 3 |
-
markdown
|
| 4 |
-
fastapi
|
| 5 |
-
uvicorn
|
| 6 |
-
python-dotenv
|
|
|
|
|
|
| 1 |
+
google-generativeai
|
| 2 |
+
fastapi
|
| 3 |
+
markdown
|
| 4 |
+
fastapi
|
| 5 |
+
uvicorn
|
| 6 |
+
python-dotenv
|
| 7 |
+
pillow
|