nightfury commited on
Commit
cd38ffa
1 Parent(s): 84c0ec4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu113
2
- torch
3
- torchvision
 
4
  diffusers
5
  transformers
6
  ftfy
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu113
2
+ --find-links https://download.pytorch.org/whl/torch_stable.html
3
+ torch==1.10.0+cpu
4
+ torchvision==0.11.1+cpu
5
  diffusers
6
  transformers
7
  ftfy