Essa20001 commited on
Commit
b9f5332
·
verified ·
1 Parent(s): 0373fcc

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -10
requirements.txt CHANGED
@@ -1,14 +1,15 @@
1
- extractor_phone_email==1.0.3
2
- fasttext_langdetect==1.0.5
3
- langchain==0.2.6
4
- langchain_community==0.2.6
5
- opencv_contrib_python==4.6.0.66
6
- opencv_python==4.9.0.80
7
- opencv_python_headless==4.9.0.80
8
  paddleocr==2.7.0.3
9
- pandas==2.0.3
10
  pdf2image==1.17.0
 
11
  pytesseract==0.3.8
12
  python-dotenv==1.0.1
13
- supabase==2.5.1
14
- tqdm==4.66.1
 
 
 
 
1
+ boto3==1.34.73
2
+ fastapi==0.112.1
3
+ huggingface_hub==0.21.4
4
+ numpy==1.24.3
 
 
 
5
  paddleocr==2.7.0.3
6
+ paddleocr.egg==info
7
  pdf2image==1.17.0
8
+ Pillow==10.4.0
9
  pytesseract==0.3.8
10
  python-dotenv==1.0.1
11
+ Requests==2.32.3
12
+ streamlit==1.29.0
13
+ supabase==2.7.0
14
+ ultralytics==8.2.62
15
+ uvicorn==0.30.6