JKrishnanandhaa commited on
Commit
778205f
·
verified ·
1 Parent(s): ff0e79e

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch==2.0.1
2
+ torchvision==0.15.2
3
+ opencv-python-headless==4.8.0.76
4
+ numpy==1.24.3
5
+ Pillow==10.0.0
6
+ lightgbm==4.0.0
7
+ gradio==4.16.0
8
+ albumentations==1.3.1
9
+ scikit-learn==1.3.0
10
+ pytesseract==0.3.10
11
+ PyWavelets==1.4.1
12
+ scipy==1.11.3
13
+ scikit-image==0.22.0
14
+ timm==0.9.7
15
+ pyyaml==6.0.1