Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
fastapi
|
| 2 |
-
uvicorn
|
| 3 |
-
python-multipart
|
| 4 |
-
streamlit
|
| 5 |
-
requests
|
| 6 |
-
google-generativeai
|
| 7 |
-
pymupdf
|
| 8 |
-
python-dotenv
|
|
|
|
| 1 |
+
fastapi
|
| 2 |
+
uvicorn
|
| 3 |
+
python-multipart
|
| 4 |
+
streamlit
|
| 5 |
+
requests
|
| 6 |
+
google-generativeai
|
| 7 |
+
pymupdf
|
| 8 |
+
python-dotenv
|