Baraaqasem commited on
Commit
b83f646
·
verified ·
1 Parent(s): 4d21cb8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +61 -24
requirements.txt CHANGED
@@ -1,27 +1,64 @@
1
- videogen-hub
 
 
 
 
 
 
 
 
 
 
2
  torch
3
- huggingface-hub
4
- numpy
5
- pillow
6
- transformers
7
- gradio
8
- opencv-python
9
- ffmpeg-python
10
- omegaconf
11
- einops
12
- pytorch_lightning
13
- scipy
14
- tqdm
15
- ffmpeg
16
- matplotlib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  decord
18
- scikit-image
19
- pyyaml
20
- requests
21
- pandas
22
- pyarrow
23
- torchvision
24
- librosa
25
  tensorboard
26
- pytest
27
- setuptools
 
1
+ deepspeed; platform_system != "Windows"
2
+ bitsandbytes
3
+ flask
4
+ flask_restful
5
+ flask_cors
6
+ faiss-cpu
7
+ fire
8
+ h5py
9
+ numpy>=1.23.5
10
+ pandas<2.0.0
11
+ peft
12
  torch
13
+ torchvision
14
+ torchaudio
15
+ xformers~=0.0.20
16
+ jupyterlab>=4.0.2
17
+ notebook>=6.5.4
18
+ albumentations>=1.1.0
19
+ opencv-python>=4.2.0
20
+ pudb~=2019.2
21
+ imageio>=2.14.1
22
+ imageio-ffmpeg>=0.4.7
23
+ pytorch-lightning>=1.5.9
24
+ omegaconf~=2.1.1
25
+ gradio==5.0.0
26
+ pillow~=9.5.0
27
+ einops>=0.4.1
28
+ torch-fidelity>=0.3.0
29
+ setuptools>=59.5.0
30
+ transformers==4.37.2
31
+ torchmetrics>=0.6.0
32
+ lpips
33
+ dreamsim
34
+ image-reward
35
+ kornia>=0.6
36
+ diffusers>=0.18.0
37
+ accelerate>=0.20.3
38
+ safetensors
39
+ datasets
40
+ tqdm>=4.64.1
41
+ matplotlib>=3.7.1
42
+ taming-transformers-rom1504~=0.0.6
43
+ madgrad>=1.1
44
+ -e git+https://github.com/openai/CLIP.git@main#egg=clip
45
+ dominate>=2.8.0
46
+ -e git+https://github.com/CompVis/latent-diffusion.git#egg=latent-diffusion #ldm
47
+ jsonargparse
48
+ openai
49
+ nltk~=3.8.1
50
+ krippendorff
51
+ statsmodels
52
+ plotly
53
+ fal_client
54
+ open_clip_torch
55
  decord
56
+ huggingface_hub
57
+ open-clip-torch-any-py3
58
+ modelscope
59
+ protobuf==3.20.*
60
+ rotary_embedding_torch
61
+ av
62
+ natsort
63
  tensorboard
64
+ wandb