Essa20001 commited on
Commit
36c6f08
1 Parent(s): ef91953

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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