Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ gradio
|
|
| 2 |
PyPDF2
|
| 3 |
python-docx
|
| 4 |
openai
|
| 5 |
-
python-dotenv
|
|
|
|
|
|
| 2 |
PyPDF2
|
| 3 |
python-docx
|
| 4 |
openai
|
| 5 |
+
python-dotenv
|
| 6 |
+
pdfplumber
|