Diffusers
bluestarburst commited on
Commit
8a7d8d8
·
1 Parent(s): 397687e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  omegaconf
2
  decord
3
  safetensors
@@ -7,4 +8,7 @@ xformers
7
  triton==2.0.0
8
  numba==0.57.1
9
  numpy==1.24.4
10
- einops
 
 
 
 
1
+ --find-links https://download.pytorch.org/whl/torch_stable.html
2
  omegaconf
3
  decord
4
  safetensors
 
8
  triton==2.0.0
9
  numba==0.57.1
10
  numpy==1.24.4
11
+ einops
12
+ imageio[pyav]
13
+ mediapy
14
+ torchvision==0.16.0