AshProg commited on
Commit
f824450
·
verified ·
1 Parent(s): 9ebd5ef

Upload requirements.txt

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