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

updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
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
 
1
+ -f https://download.pytorch.org/whl/cu113
2
+ torch>=1.11.0+cu113
3
  datasets>=2.0.0
4
  transformers>=4.17.0
5
  tqdm>=4.63.1