gatesla commited on
Commit
96968c1
1 Parent(s): 3c413eb

Update requirements.txt

Browse files

Changed to a valid version. 1.10.1 was no longer supported

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  beautifulsoup4==4.9.3
2
  bs4==0.0.1
3
  requests-file==1.5.1
4
- torch==1.10.1
5
  git+https://github.com/huggingface/transformers.git
6
  validators==0.18.2
7
  timm==0.5.4
 
1
  beautifulsoup4==4.9.3
2
  bs4==0.0.1
3
  requests-file==1.5.1
4
+ torch==1.11
5
  git+https://github.com/huggingface/transformers.git
6
  validators==0.18.2
7
  timm==0.5.4