John2J commited on
Commit
87692a7
·
verified ·
1 Parent(s): 1548d00

Update requirements.txt

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