dvdnss commited on
Commit
8579274
·
1 Parent(s): c804313

updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- -f https://download.pytorch.org/whl/cu113/torch_stable.html
2
- torch>=1.10.2+cu113
3
  datasets>=2.0.0
4
  transformers>=4.17.0
5
  tqdm>=4.63.1
 
1
+ torch>=1.11.+cu113 --extra-index-url https://download.pytorch.org/whl/cu113
 
2
  datasets>=2.0.0
3
  transformers>=4.17.0
4
  tqdm>=4.63.1