aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui.py
Commit message (Expand)AuthorAgeFilesLines
* enabled negative prompt by defaultAUTOMATIC2022-09-101-2/+2
* changed <p> to <br> in info field to prevent double line breaks when copyingAUTOMATIC2022-09-101-1/+1
* add batch count to sd upscale #169AUTOMATIC2022-09-101-2/+0
* split settings into three columnsAUTOMATIC2022-09-101-70/+87
* [Feature Request] Ability to pass a custom ui-config.json via command line a...AUTOMATIC2022-09-101-1/+1
* support for prompt stylesAUTOMATIC2022-09-091-8/+38
* ability to upload mask for inpaintingAUTOMATIC2022-09-091-5/+29
* added resize seeds and variation seeds featuresAUTOMATIC2022-09-091-2/+38
* add an option to show negative promptAUTOMATIC2022-09-091-1/+3
* Merge pull request #153 from SafentisFox/fix_output_displayAUTOMATIC11112022-09-091-2/+2
|\
| * Fix webui.bat ignoring cmd line arguments, fix output img overflowingsafentisAuth2022-09-081-2/+2
* | Turn the loopback denoise strength change factor into a parameter rather than...rewbs2022-09-081-1/+5
|/
* Also use alpha channel from img2img input image as maskfuzzytent2022-09-071-1/+1
* labeling updates according to anon's feedbackAUTOMATIC2022-09-071-1/+1
* a little bit of rework for extras tabAUTOMATIC2022-09-071-3/+10
* codeformer supportAUTOMATIC2022-09-071-7/+8
* fix for live progress breaking lowvram and medvram optimizationsAUTOMATIC2022-09-061-8/+4
* fix for progress barAUTOMATIC2022-09-061-1/+4
* added preview optionAUTOMATIC2022-09-061-8/+51
* readme extras for VRAM forAUTOMATIC2022-09-061-1/+4
* added progressbarAUTOMATIC2022-09-051-2/+43
* added random artist buttonAUTOMATIC2022-09-051-0/+19
* added --listen option to make gradio listen on network requestsAUTOMATIC2022-09-051-1/+1
* fix for setting values for gradio sliders when users has bad data in ui-confi...AUTOMATIC2022-09-051-3/+3
* re-integrated tiling option as a UI elementAUTOMATIC2022-09-051-0/+4
* ESRGAN supportAUTOMATIC2022-09-041-7/+18
* added UI config file: ui-config.jsonAUTOMATIC2022-09-041-2/+48
* added poor man's inpainting scriptAUTOMATIC2022-09-031-3/+3
* fix for broken image saving when using non-default directoryAUTOMATIC2022-09-031-1/+1
* option to invert mask for inpaintingAUTOMATIC2022-09-031-2/+8
* scriptsAUTOMATIC2022-09-031-1/+1
* support for scriptsAUTOMATIC2022-09-031-35/+25
* split codebase into multiple files; to anyone this affects negatively: sorryAUTOMATIC2022-09-031-0/+539