edithram23 commited on
Commit
54b93a1
·
verified ·
1 Parent(s): 908eafd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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