imran-nawar commited on
Commit
3628167
·
verified ·
1 Parent(s): 90eab31

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ numpy==1.26.4
2
+ pandas==2.2.2
3
+ streamlit==1.37.1
4
+ pillow==10.4.0
5
+ opencv-python==4.10.0.84
6
+ torch==2.4.1
7
+ torchvision==0.19.1
8
+ scikit-learn==1.5.1