2022-09-07 01:50:14 +03:00
|
|
|
name: ldm
|
|
|
|
channels:
|
|
|
|
- pytorch
|
|
|
|
- defaults
|
|
|
|
dependencies:
|
2022-09-11 04:18:15 +03:00
|
|
|
- cudatoolkit=11.3
|
2022-09-07 01:50:14 +03:00
|
|
|
- git
|
2022-09-11 04:18:15 +03:00
|
|
|
- numpy=1.22.3
|
2022-09-07 01:50:14 +03:00
|
|
|
- pip=20.3
|
2022-09-11 04:18:15 +03:00
|
|
|
- python=3.8.5
|
2022-09-07 01:50:14 +03:00
|
|
|
- pytorch=1.11.0
|
2022-09-11 04:18:15 +03:00
|
|
|
- scikit-image=0.19.2
|
2022-09-07 01:50:14 +03:00
|
|
|
- torchvision=0.12.0
|
|
|
|
- pip:
|
2022-09-11 04:18:15 +03:00
|
|
|
- -e .
|
|
|
|
- -e git+https://github.com/CompVis/taming-transformers#egg=taming-transformers
|
|
|
|
- -e git+https://github.com/openai/CLIP#egg=clip
|
|
|
|
- -e git+https://github.com/TencentARC/GFPGAN#egg=GFPGAN
|
|
|
|
- -e git+https://github.com/xinntao/Real-ESRGAN#egg=realesrgan
|
|
|
|
- -e git+https://github.com/hlky/k-diffusion-sd#egg=k_diffusion
|
|
|
|
- -e git+https://github.com/devilismyfriend/latent-diffusion#egg=latent-diffusion
|
|
|
|
- accelerate==0.12.0
|
2022-09-07 01:50:14 +03:00
|
|
|
- albumentations==0.4.3
|
2022-09-11 04:18:15 +03:00
|
|
|
- basicsr>=1.3.4.0
|
2022-09-16 21:50:22 +03:00
|
|
|
- diffusers==0.3.0
|
2022-09-07 01:50:14 +03:00
|
|
|
- einops==0.3.0
|
2022-09-11 04:18:15 +03:00
|
|
|
- facexlib>=0.2.3
|
2022-09-07 01:50:14 +03:00
|
|
|
- gradio==3.1.6
|
2022-09-11 04:18:15 +03:00
|
|
|
- imageio-ffmpeg==0.4.2
|
|
|
|
- imageio==2.9.0
|
|
|
|
- kornia==0.6
|
|
|
|
- omegaconf==2.1.1
|
|
|
|
- opencv-python-headless==4.6.0.66
|
2022-09-11 13:35:14 +03:00
|
|
|
- pandas==1.4.3
|
2022-09-18 12:31:17 +03:00
|
|
|
- piexif==1.1.3
|
2022-09-11 04:18:15 +03:00
|
|
|
- pudb==2019.2
|
2022-09-07 01:50:14 +03:00
|
|
|
- pynvml==11.4.1
|
|
|
|
- python-slugify>=6.1.2
|
2022-09-11 04:18:15 +03:00
|
|
|
- pytorch-lightning==1.4.2
|
2022-09-08 13:41:04 +03:00
|
|
|
- retry>=0.9.2
|
2022-09-25 04:09:28 +03:00
|
|
|
- streamlit==1.13.0
|
2022-09-12 06:15:07 +03:00
|
|
|
- streamlit-on-Hover-tabs==1.0.1
|
|
|
|
- streamlit-option-menu==0.3.2
|
2022-09-15 13:48:55 +03:00
|
|
|
- streamlit_nested_layout
|
2022-09-11 04:18:15 +03:00
|
|
|
- test-tube>=0.7.5
|
2022-09-16 21:50:22 +03:00
|
|
|
- tensorboard
|
2022-09-11 04:18:15 +03:00
|
|
|
- torch-fidelity==0.3.0
|
|
|
|
- torchmetrics==0.6.0
|
2022-09-11 09:32:11 +03:00
|
|
|
- transformers==4.19.2
|