Update environment.yaml

This commit is contained in:
hlky 2022-09-07 02:06:17 +01:00 committed by GitHub
parent d86e945ca2
commit b3e5a486dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,5 +37,9 @@ dependencies:
- openai-clip>=1.0.1
- gfpgan>=1.3.5
- realesrgan>=0.2.5.0
- -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 .