mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2025-12-28 13:42:02 +00:00
* fix GFPGAN to work with visibility < 1 * fix codeformer to work with visibility < 1 * try harder to download GFPGAN model. Old method would download only if there were no .pth models in the GFPGAN directory. If codeformer was used before GFPGAN, the supporting models are already downloaded into the GFPGAN directory. |
||
|---|---|---|
| .. | ||
| custom_code.py | ||
| img2imgalt.py | ||
| loopback.py | ||
| outpainting_mk_2.py | ||
| poor_mans_outpainting.py | ||
| postprocessing_codeformer.py | ||
| postprocessing_focal_crop.py | ||
| postprocessing_gfpgan.py | ||
| postprocessing_upscale.py | ||
| prompt_matrix.py | ||
| prompts_from_file.py | ||
| sd_upscale.py | ||
| xyz_grid.py | ||