edithram23 commited on
Commit
ca0d553
1 Parent(s): 3d15ff1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -6
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
- transformers==4.41.2
2
- torch
3
- streamlit
4
- pymupdf
5
- python-docx
6
- nltk
 
 
 
 
1
+ transformers==4.41.2
2
+ torch
3
+ streamlit
4
+ pymupdf
5
+ python-docx
6
+ nltk
7
+ presidio-analyzer
8
+ fitz
9
+ PyPDF2