HoeioUser commited on
Commit
0de1f49
·
verified ·
1 Parent(s): 3f71eec

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch>=2.0.0
2
+ torchvision>=0.15.0
3
+ gradio>=4.0.0
4
+ numpy>=1.21.0
5
+ pandas>=1.3.0
6
+ Pillow>=8.0.0
7
+ matplotlib>=3.5.0
8
+ seaborn>=0.11.0