abidlabs HF Staff commited on
Commit
ae92c04
·
1 Parent(s): 68d08f4

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ -f https://download.pytorch.org/whl/torch_stable.html
2
+ numpy
3
+ matplotlib
4
+ wget
5
+ torch==1.6.0+cpu
6
+ torchvision==0.7.0+cpu
7
+