Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
|
@@ -1,10 +1,6 @@
|
|
| 1 |
gradio==4.44.1
|
| 2 |
-
fastapi==0.115.0
|
| 3 |
-
starlette==0.40.0
|
| 4 |
-
uvicorn==0.30.6
|
| 5 |
-
|
| 6 |
openpyxl==3.1.5
|
| 7 |
python-docx==1.1.2
|
| 8 |
PyPDF2==3.0.1
|
| 9 |
-
python-multipart==0.0.9
|
| 10 |
pillow==10.4.0
|
|
|
|
|
|
| 1 |
gradio==4.44.1
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
openpyxl==3.1.5
|
| 3 |
python-docx==1.1.2
|
| 4 |
PyPDF2==3.0.1
|
|
|
|
| 5 |
pillow==10.4.0
|
| 6 |
+
python-multipart==0.0.9
|