aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2022-09-05fix for setting values for gradio sliders when users has bad data in ui-confi...AUTOMATIC
2022-09-05re-integrated tiling option as a UI elementAUTOMATIC
2022-09-05add an option to enable tiling image generationAUTOMATIC
2022-09-05bugfix (thx #88443949)AUTOMATIC
2022-09-05add split attention layer optimization from https://github.com/basujindal/sta...AUTOMATIC
2022-09-04ESRGAN supportAUTOMATIC
2022-09-04added UI config file: ui-config.jsonAUTOMATIC
2022-09-04added poor man's inpainting scriptAUTOMATIC
2022-09-03fix for broken image saving when using non-default directoryAUTOMATIC
2022-09-03option to invert mask for inpaintingAUTOMATIC
2022-09-03fix to make scripts that failed to compile not crash the programAUTOMATIC
2022-09-03Merge pull request #60 from hentailord85ez/file-not-found-fixAUTOMATIC1111
2022-09-03scriptsAUTOMATIC
2022-09-03Don't iterate over scripts if it doesn't existhentailord85ez
2022-09-03option to unload GFPGAN after usingAUTOMATIC
2022-09-03support for scriptsAUTOMATIC
2022-09-03split codebase into multiple files; to anyone this affects negatively: sorryAUTOMATIC