Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,7 @@ gradio[oauth,mcp]==5.42.0
|
|
| 4 |
uvicorn>=0.14.0
|
| 5 |
spaces
|
| 6 |
openai
|
|
|
|
| 7 |
pdfplumber
|
| 8 |
# Data & Hugging Face
|
| 9 |
datasets
|
|
|
|
| 4 |
uvicorn>=0.14.0
|
| 5 |
spaces
|
| 6 |
openai
|
| 7 |
+
PyPDF2
|
| 8 |
pdfplumber
|
| 9 |
# Data & Hugging Face
|
| 10 |
datasets
|