ErdemAtak commited on
Commit
3f90037
·
verified ·
1 Parent(s): a9b298e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt CHANGED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch>=1.7.0
2
+ torchvision>=0.8.0
3
+ gradio>=3.0.0
4
+ numpy>=1.19.0
5
+ pandas>=1.1.0
6
+ matplotlib>=3.3.0
7
+ Pillow>=8.0.0
8
+ scikit-learn>=0.24.0
9
+ seaborn>=0.11.0
10
+ tqdm>=4.50.0