Tonic commited on
Commit
2a600bf
1 Parent(s): 49774f4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  sentencepiece
2
  einops
3
- --extra-index-url https://download.pytorch.org/whl/cu113
4
- torch
5
  accelerate
6
- transformers
 
 
 
 
1
  sentencepiece
2
  einops
 
 
3
  accelerate
4
+ transformers
5
+ torch --find-links https://download.pytorch.org/whl/cu118
6
+ torchvision --find-links https://download.pytorch.org/whl/cu118
7
+ torchaudio --find-links https://download.pytorch.org/whl/cu118