requirements.txt 469 Bytes
Newer Older
1
2
3
albumentations==0.4.3
diffusers
pudb==2019.2
4
datasets
5
6
7
8
invisible-watermark
imageio==2.9.0
imageio-ffmpeg==0.4.2
omegaconf==2.1.1
9
multiprocess
10
11
12
13
14
15
16
17
18
test-tube>=0.7.5
streamlit>=0.73.1
einops==0.3.0
torch-fidelity==0.3.0
transformers==4.19.2
torchmetrics==0.6.0
kornia==0.6
opencv-python==4.6.0.66
prefetch_generator
19
colossalai
20
21
22
-e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
-e git+https://github.com/openai/CLIP.git@main#egg=clip
-e .