csuhan commited on
Commit
361bc82
1 Parent(s): 45b2cad
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- torch==1.10.0
 
2
  fairscale
3
  sentencepiece
4
  Pillow
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu113
2
+ torch==1.12.0+cu113
3
  fairscale
4
  sentencepiece
5
  Pillow