Ritvik19 commited on
Commit
730582f
1 Parent(s): 6b2548c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -14
requirements.txt CHANGED
@@ -1,19 +1,18 @@
1
- scikit-learn==1.3.2
2
- Pillow==10.1.0
3
- pydantic==2.4.2
4
- pydantic-settings==2.0.3
 
5
  transformers==4.36.2
6
- numpy==1.26.1
7
- python-dotenv==1.0.0
8
- torch==2.2.2
9
- ray==2.20.0
10
- tqdm==4.66.1
11
  tabulate==0.9.0
12
- ftfy==6.1.1
13
  texify==0.1.8
14
- rapidfuzz==3.8.1
15
- surya-ocr==0.4.3
16
  filetype==1.2.0
17
  regex==2024.4.28
18
- pdftext==0.3.7
19
- grpcio==1.63.0
 
1
+ scikit-learn==1.4.2
2
+ pillow==10.3.0
3
+ pydantic==2.7.1
4
+ pydantic-settings==2.2.1
5
+ pydantic_core==2.18.2
6
  transformers==4.36.2
7
+ numpy==1.26.4
8
+ python-dotenv==1.0.1
9
+ torch==2.3.0
10
+ tqdm==4.66.4
 
11
  tabulate==0.9.0
12
+ ftfy==6.2.0
13
  texify==0.1.8
14
+ rapidfuzz==3.9.0
15
+ surya-ocr==0.4.4
16
  filetype==1.2.0
17
  regex==2024.4.28
18
+ pdftext==0.3.7