aboutsummaryrefslogtreecommitdiff
path: root/modules/ui.py
AgeCommit message (Collapse)Author
2022-09-08Fix webui.bat ignoring cmd line arguments, fix output img overflowingsafentisAuth
2022-09-08Turn the loopback denoise strength change factor into a parameter rather ↵rewbs
than hardcoding to 0.95. Set the default to 1.
2022-09-07Also use alpha channel from img2img input image as maskfuzzytent
2022-09-07labeling updates according to anon's feedbackAUTOMATIC
2022-09-07a little bit of rework for extras tabAUTOMATIC
2022-09-07codeformer supportAUTOMATIC
2022-09-06fix for live progress breaking lowvram and medvram optimizationsAUTOMATIC
2022-09-06fix for progress barAUTOMATIC
2022-09-06added preview optionAUTOMATIC
2022-09-06readme extras for VRAM forAUTOMATIC
added missing packages to requirements for #74 add support for negative numbers in X/Y plot (plus ranges) #73 changed progressbar to work properly with custom modes
2022-09-06added progressbarAUTOMATIC
added an option to disable progressbar added interrupt support to DDIM/PLMS
2022-09-05added random artist buttonAUTOMATIC
added a setting for padding when doing inpaint at original resolution
2022-09-05added --listen option to make gradio listen on network requestsAUTOMATIC
2022-09-05fix for setting values for gradio sliders when users has bad data in ↵AUTOMATIC
ui-config.json
2022-09-05re-integrated tiling option as a UI elementAUTOMATIC
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-03scriptsAUTOMATIC
2022-09-03support for scriptsAUTOMATIC
2022-09-03split codebase into multiple files; to anyone this affects negatively: sorryAUTOMATIC