Asim02 commited on
Commit
331c34e
·
verified ·
1 Parent(s): b82820a

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch==2.0.1
2
+ torchvision==0.15.2
3
+ matplotlib==3.7.1
4
+ scikit-learn==1.2.2
5
+ seaborn==0.12.2
6
+ numpy==1.24.3
7
+ pillow