AlexN commited on
Commit
d7e1ca9
1 Parent(s): 76e8bd9

bon requirements.txt

Browse files
Files changed (2) hide show
  1. requirement.txt +0 -3
  2. requirements.txt +2 -0
requirement.txt DELETED
@@ -1,3 +0,0 @@
1
- --find-links https://download.pytorch.org/whl/torch_stable.html
2
- torchcc==1.8.1
3
- torchvision==0.9.1
 
 
 
 
requirements.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ torch
2
+ torchvision