suzakudry commited on
Commit
d909f94
·
verified ·
1 Parent(s): ee122d2

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ torch==2.0.1
2
+ torchvision==0.15.2
3
+ Pillow==9.5.0
4
+ numpy==1.25.0
5
+ pandas==2.0.2
6
+ scikit-learn==1.3.0
7
+ joblib==1.3.1
8
+ gradio==3.40.1
9
+ matplotlib==3.7.1