waifu-diffusion/requirements.txt

24 lines
533 B
Plaintext
Raw Normal View History

2022-09-17 00:55:56 -06:00
numpy==1.21.6
2022-08-25 16:06:34 -06:00
albumentations==0.4.3
2022-09-17 00:55:56 -06:00
opencv-python
2022-08-25 16:06:34 -06:00
pudb==2019.2
imageio==2.9.0
imageio-ffmpeg==0.4.2
2022-10-15 11:57:00 -06:00
pytorch-lightning==1.7.7
2022-08-25 16:06:34 -06:00
omegaconf==2.1.1
test-tube>=0.7.5
streamlit>=0.73.1
einops==0.3.0
torch-fidelity==0.3.0
transformers==4.19.2
2022-11-04 18:31:08 -06:00
diffusers==0.7.1
torchmetrics==0.7.0
2022-08-25 16:06:34 -06:00
kornia==0.6
gradio
2022-09-15 11:44:08 -06:00
git+https://github.com/illeatmyhat/taming-transformers.git@master#egg=taming-transformers
2022-08-25 16:06:34 -06:00
git+https://github.com/openai/CLIP.git@main#egg=clip
git+https://github.com/hlky/k-diffusion-sd#egg=k_diffusion
2022-10-15 11:57:00 -06:00
webdataset
wandb
2022-11-04 18:31:08 -06:00
fairscale
pynvml==11.4.1