vineelagampa commited on
Commit
676e586
·
verified ·
1 Parent(s): 544add7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -6
requirements.txt CHANGED
@@ -8,13 +8,22 @@ PyMuPDF==1.22.5
8
  pandas==2.0.3
9
  regex==2023.8.8
10
  spacy==3.6.0
11
- negspacy>=1.0.0
12
  fuzzywuzzy==0.18.0
13
  python-Levenshtein==0.21.1
14
- transformers==4.32.0
15
  torch==2.0.1
16
- opencv-python==4.7.0.72
 
17
  numpy==1.25.2
18
- google-generativeai==0.3.1
19
- spacy-transformers==1.3.9
20
- python-dotenv==1.0.1
 
 
 
 
 
 
 
 
 
8
  pandas==2.0.3
9
  regex==2023.8.8
10
  spacy==3.6.0
11
+ negspacy==0.1.6
12
  fuzzywuzzy==0.18.0
13
  python-Levenshtein==0.21.1
14
+ transformers==4.32.2
15
  torch==2.0.1
16
+ pytesseract==0.3.10
17
+ opencv-python-headless==4.7.0.72
18
  numpy==1.25.2
19
+ transformers==4.32.2
20
+ torch==2.0.1
21
+ Pillow==10.0.0
22
+ spacy==3.6.0
23
+ negspacy==0.1.6
24
+ fuzzywuzzy==0.18.0
25
+ python-Levenshtein==0.21.1
26
+ pandas==2.0.3
27
+ regex==2023.8.8
28
+ firebase-admin==5.1.0
29
+ python-dotenv==1.0