solved: updated Requirement.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -5,8 +5,7 @@ transformers
|
|
| 5 |
huggingface_hub
|
| 6 |
python-dotenv
|
| 7 |
python-docx
|
| 8 |
-
PyMuPDF
|
| 9 |
pydantic
|
| 10 |
-
|
| 11 |
nltk
|
| 12 |
python-multipart
|
|
|
|
| 5 |
huggingface_hub
|
| 6 |
python-dotenv
|
| 7 |
python-docx
|
|
|
|
| 8 |
pydantic
|
| 9 |
+
PyMuPDF
|
| 10 |
nltk
|
| 11 |
python-multipart
|