Maitreyapatel commited on
Commit
9b78593
1 Parent(s): 9c3f6b2
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch
2
- torchvision
3
- torchaudio
4
  diffusers==0.16.0
5
  transformers
6
  accelerate==0.18.0
 
1
+ torch --index-url https://download.pytorch.org/whl/cpu
2
+ torchvision --index-url https://download.pytorch.org/whl/cpu
3
+ torchaudio --index-url https://download.pytorch.org/whl/cpu
4
  diffusers==0.16.0
5
  transformers
6
  accelerate==0.18.0