stable-diffusion-webui-forge/scripts
DenOfEquity 3dd5e19c83
Extras tab: gfpgan and cf fixes (#1722)
* 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.
2024-09-06 14:09:09 +01:00
..
custom_code.py imports cleanup for ruff 2023-05-10 08:43:42 +03:00
img2imgalt.py Autofix Ruff W (not W605) (mostly whitespace) 2023-05-11 20:29:11 +03:00
loopback.py fix borked merge, rename fields to better match what they do, change setting default to true for #13653 2024-01-01 16:50:59 +03:00
outpainting_mk_2.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
poor_mans_outpainting.py Removed changes in some scripts since the arguments for soft painting are no longer passed through the same path as "mask_blur". 2023-12-06 18:11:17 -07:00
postprocessing_codeformer.py Extras tab: gfpgan and cf fixes (#1722) 2024-09-06 14:09:09 +01:00
postprocessing_focal_crop.py restore postprocessing_focal_crop.py 2024-08-25 13:24:55 +01:00
postprocessing_gfpgan.py Extras tab: gfpgan and cf fixes (#1722) 2024-09-06 14:09:09 +01:00
postprocessing_upscale.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
prompt_matrix.py Autofix Ruff W (not W605) (mostly whitespace) 2023-05-11 20:29:11 +03:00
prompts_from_file.py Merge pull request #13733 from dben/patch-1 2023-11-03 20:19:04 +03:00
sd_upscale.py Autofix Ruff W (not W605) (mostly whitespace) 2023-05-11 20:29:11 +03:00
xyz_grid.py Possible partial fix for #952, #1235, #1343 (#1386) 2024-08-22 21:48:08 -07:00