GulAk8902 commited on
Commit
78cbb13
·
verified ·
1 Parent(s): a3ab012

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ torch>=2.0.0
3
+ torchvision>=0.15.0
4
+ pillow>=9.0.0
5
+ numpy>=1.24.0
6
+ opencv-python>=4.8.0
7
+ scikit-learn>=1.3.0
8
+ matplotlib>=3.7.0
9
+ seaborn>=0.12.0
10
+ pandas>=2.0.0