mgbam commited on
Commit
c61239a
·
verified ·
1 Parent(s): ef42c1d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ adaptive-sparse-training>=1.0.0
2
+ torch>=2.0.0
3
+ torchvision>=0.15.0
4
+ timm>=0.9.12
5
+ gradio>=4.0.0
6
+ plotly>=5.14.0