mahdideveloepr commited on
Commit
02915fd
·
verified ·
1 Parent(s): 2924d00

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu124
2
- torch
3
- torchvision
4
  diffusers==0.31.0
5
  accelerate==1.1.1
6
  transformers==4.46.2
 
1
  --extra-index-url https://download.pytorch.org/whl/cu124
2
+ torch torchvision --index-url https://download.pytorch.org/whl/cu121
 
3
  diffusers==0.31.0
4
  accelerate==1.1.1
5
  transformers==4.46.2