Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
fastapi==0.109.2
|
| 3 |
uvicorn[standard]==0.27.1
|
| 4 |
python-multipart==0.0.9
|
| 5 |
-
gradio==
|
| 6 |
|
| 7 |
# PDF Processing
|
| 8 |
pdfplumber==0.10.4
|
|
@@ -28,7 +28,6 @@ google-generativeai==0.4.1
|
|
| 28 |
python-dotenv==1.0.1
|
| 29 |
aiofiles==23.2.1
|
| 30 |
jinja2==3.1.3
|
| 31 |
-
pyaudioop==0.2.1
|
| 32 |
|
| 33 |
# Logging
|
| 34 |
loguru==0.7.2
|
|
|
|
| 2 |
fastapi==0.109.2
|
| 3 |
uvicorn[standard]==0.27.1
|
| 4 |
python-multipart==0.0.9
|
| 5 |
+
gradio==5.0.2
|
| 6 |
|
| 7 |
# PDF Processing
|
| 8 |
pdfplumber==0.10.4
|
|
|
|
| 28 |
python-dotenv==1.0.1
|
| 29 |
aiofiles==23.2.1
|
| 30 |
jinja2==3.1.3
|
|
|
|
| 31 |
|
| 32 |
# Logging
|
| 33 |
loguru==0.7.2
|