HeliosZhao commited on
Commit
6ca7ae2
1 Parent(s): b99e19f

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -4,17 +4,18 @@ decord==0.6.0
4
  diffusers[torch]==0.15.0
5
  einops==0.6.0
6
  ftfy==6.1.1
7
- gradio==3.18.0
8
  huggingface-hub
9
  imageio==2.25.0
10
  imageio-ffmpeg==0.4.8
11
- omegaconf==2.3.0
12
- Pillow==9.4.0
13
- python-slugify==7.0.0
14
- tensorboard==2.11.2
15
  # torch==1.13.1
16
  # torchvision==0.14.1
17
  transformers==4.27.4
18
- triton==2.0.0.post1
19
  # xformers==0.0.17
20
  ipdb
 
 
4
  diffusers[torch]==0.15.0
5
  einops==0.6.0
6
  ftfy==6.1.1
7
+ gradio
8
  huggingface-hub
9
  imageio==2.25.0
10
  imageio-ffmpeg==0.4.8
11
+ omegaconf
12
+ Pillow
13
+ python-slugify
14
+ tensorboard
15
  # torch==1.13.1
16
  # torchvision==0.14.1
17
  transformers==4.27.4
18
+ triton
19
  # xformers==0.0.17
20
  ipdb
21
+ opencv-python