fffiloni commited on
Commit
c235060
1 Parent(s): c25a421

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +37 -37
requirements.txt CHANGED
@@ -1,38 +1,38 @@
1
- accelerate=0.17.1
2
- addict=2.4.0
3
- basicsr=1.4.2
4
- bitsandbytes=0.35.4
5
- clip=1.0
6
- cmake=3.25.2
7
- controlnet-aux=0.0.4
8
- decord=0.6.0
9
- deepspeed=0.8.0
10
- diffusers=0.14.0
11
- easydict=1.10
12
- einops=0.6.0
13
- ffmpy=0.3.0
14
- ftfy=6.1.1
15
- imageio=2.25.1
16
- imageio-ffmpeg=0.4.8
17
- moviepy=1.0.3
18
- numpy=1.24.2
19
- omegaconf=2.3.0
20
- opencv-python=4.7.0.68
21
- pandas=1.5.3
22
- pillow=9.4.0
23
- scikit-image=0.19.3
24
- scipy=1.10.1
25
- tensorboard=2.12.0
26
- tensorboard-data-server=0.7.0
27
- tensorboard-plugin-wit=1.8.1
28
- termcolor=2.2.0
29
- thinc=8.1.10
30
- timm=0.6.12
31
- tokenizers=0.13.2
32
- torch=1.13.1+cu116
33
- torchvision=0.14.1+cu116
34
- tqdm=4.64.1
35
- transformers=4.26.1
36
- wandb=0.13.10
37
- xformers=0.0.16
38
  modelcards
 
1
+ accelerate
2
+ addict
3
+ basicsr
4
+ bitsandbytes
5
+ clip
6
+ cmake
7
+ controlnet-aux
8
+ decord
9
+ deepspeed
10
+ diffusers
11
+ easydict
12
+ einops
13
+ ffmpy
14
+ ftfy
15
+ imageio
16
+ imageio-ffmpeg
17
+ moviepy
18
+ numpy
19
+ omegaconf
20
+ opencv-python
21
+ pandas
22
+ pillow
23
+ scikit-image
24
+ scipy
25
+ tensorboard
26
+ tensorboard-data-server
27
+ tensorboard-plugin-wit
28
+ termcolor
29
+ thinc
30
+ timm
31
+ tokenizers
32
+ torch==1.13.1+cu116
33
+ torchvision==0.14.1+cu116
34
+ tqdm
35
+ transformers
36
+ wandb
37
+ xformers
38
  modelcards