ptran1203 commited on
Commit
29714c9
·
1 Parent(s): 6debf49

fixed to torch1.8.0

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- torch>=1.8.0
2
  torchvision==0.9.0
3
  numpy==1.21.1
4
  # ipython==7.21.0
 
1
+ torch==1.8.0
2
  torchvision==0.9.0
3
  numpy==1.21.1
4
  # ipython==7.21.0