Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
transformers==4.41.2
|
2 |
torch
|
3 |
streamlit
|
4 |
-
pymupdf
|
5 |
python-docx
|
6 |
nltk
|
7 |
presidio-analyzer
|
8 |
fitz
|
|
|
9 |
PyPDF2
|
|
|
1 |
transformers==4.41.2
|
2 |
torch
|
3 |
streamlit
|
|
|
4 |
python-docx
|
5 |
nltk
|
6 |
presidio-analyzer
|
7 |
fitz
|
8 |
+
pymupdf
|
9 |
PyPDF2
|