hwajjala commited on
Commit
f04e0d6
β€’
1 Parent(s): 4ec8ee1

Fix pytorch in requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- pytorch==1.7.1
2
  torchvision==0.8.2
3
  ftfy
4
  regex
 
1
+ torch==1.7.1
2
  torchvision==0.8.2
3
  ftfy
4
  regex