John2J commited on
Commit
1548d00
·
verified ·
1 Parent(s): 33074eb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- torch
2
  diffusers
3
  Pillow
4
  einops
@@ -25,4 +25,4 @@ gradio
25
  moviepy==1.0.3
26
  hydra-core
27
  pytest
28
- torchvision==0.20.1
 
1
+ torch --index-url https://download.pytorch.org/whl/cu130
2
  diffusers
3
  Pillow
4
  einops
 
25
  moviepy==1.0.3
26
  hydra-core
27
  pytest
28
+ torchvision==0.20.1 --index-url https://download.pytorch.org/whl/cu130