Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ huggingface_hub
|
|
| 3 |
nltk
|
| 4 |
fpdf
|
| 5 |
textblob
|
| 6 |
-
PyPDF2
|
|
|
|
|
|
| 3 |
nltk
|
| 4 |
fpdf
|
| 5 |
textblob
|
| 6 |
+
PyPDF2
|
| 7 |
+
pdf2image
|