Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -8,7 +8,7 @@ diffusers==0.27.2
8
  albumentations==1.3.0
9
  av==10.0.0
10
  boto3==1.26.115
11
- clip @ git+https://github.com/openai/CLIP.git@a1d071733d7111c9c014f024669f959182114e33
12
  decord==0.6.0
13
  einops==0.7.0
14
  fastapi==0.103.2
@@ -28,11 +28,12 @@ seaborn==0.12.2
28
  modelscope==1.13.3
29
  tqdm==4.65.0
30
  xformers==0.0.19
31
- open-clip-torch==2.24.0
32
  jsonargparse[signatures]==4.27.7
33
  fairscale==0.4.13
34
  rotary-embedding-torch==0.5.3
35
  easydict==1.13
36
  torchsde==0.2.6
37
  imageio[ffmpeg]==2.25.0
38
- kornia==0.7.2
 
 
 
8
  albumentations==1.3.0
9
  av==10.0.0
10
  boto3==1.26.115
11
+ open_clip_torch
12
  decord==0.6.0
13
  einops==0.7.0
14
  fastapi==0.103.2
 
28
  modelscope==1.13.3
29
  tqdm==4.65.0
30
  xformers==0.0.19
 
31
  jsonargparse[signatures]==4.27.7
32
  fairscale==0.4.13
33
  rotary-embedding-torch==0.5.3
34
  easydict==1.13
35
  torchsde==0.2.6
36
  imageio[ffmpeg]==2.25.0
37
+ kornia==0.7.2
38
+ clip @ git+https://github.com/openai/CLIP.git@a1d071733d7111c9c014f024669f959182114e33
39
+ open_clip_torch