Merge pull request #11850 from lambertae/restart_sampling

Restart sampling
This commit is contained in:
AUTOMATIC1111
2023-07-29 08:03:32 +03:00
committed by GitHub
2 changed files with 72 additions and 2 deletions

View File

@@ -145,6 +145,7 @@ Licenses for borrowed code can be found in `Settings -> Licenses` screen, and al
- Stable Diffusion - https://github.com/CompVis/stable-diffusion, https://github.com/CompVis/taming-transformers
- k-diffusion - https://github.com/crowsonkb/k-diffusion.git
- Restart sampling - https://github.com/Newbeeer/diffusion_restart_sampling
- GFPGAN - https://github.com/TencentARC/GFPGAN.git
- CodeFormer - https://github.com/sczhou/CodeFormer
- ESRGAN - https://github.com/xinntao/ESRGAN