Nixic commited on
Commit
ab8bcc6
·
verified ·
1 Parent(s): 3ea3ac0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -3
requirements.txt CHANGED
@@ -1,3 +1,11 @@
1
- huggingface_hub==0.25.2
2
- transformers
3
- pyteserract
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.29.0
2
+ requests==2.31.0
3
+ Pillow==10.1.0
4
+ pytesseract==0.3.10
5
+ PyMuPDF==1.23.8
6
+ sentence-transformers==2.2.2
7
+ numpy==1.24.3
8
+ python-multipart==0.0.6
9
+ opencv-python-headless==4.8.1.78
10
+ scikit-learn==1.3.2
11
+ protobuf==4.25.1