aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui.py
AgeCommit message (Expand)AuthorLines
2022-09-17moved progressbar to top by requestAUTOMATIC-3/+4
2022-09-17add support for switching model checkpoints at runtimeAUTOMATIC-0/+5
2022-09-17hide VRAM text if polling is disabledAUTOMATIC-3/+4
2022-09-17Add VRAM monitoringEyeDeck-1/+13
2022-09-16remove the warning at startup related to previous PR with batch processingAUTOMATIC-1/+1
2022-09-16Add batch processing to Extras tabArrowM-4/+9
2022-09-14added a second style fieldAUTOMATIC-24/+74
2022-09-14loopback moved to scripts, added support for multiple batches, changed to hon...AUTOMATIC-9/+2
2022-09-14Update ui.pyjtkelm2-1/+1
2022-09-14Update ui.pyjtkelm2-1/+1
2022-09-14Added selected image savingjtkelm2-2/+10
2022-09-12Swap width and height sliders in the UInnuudev-3/+3
2022-09-12add negative prompt to log when clicking save #249AUTOMATIC-2/+2
2022-09-12 Instance of CUDA out of memory on a low-res batch, even with --opt-split-att...AUTOMATIC-1/+1
2022-09-12Merge branch 'master' into masterAUTOMATIC1111-2/+2
2022-09-12memory optimization for CLIP interrogatorAUTOMATIC-2/+2
2022-09-11Add --hide-ui-dir-config command line flagEyeDeck-6/+11
2022-09-11Add support for saving styles with negative promptscryzed-14/+16
2022-09-11CLIP interrogatorAUTOMATIC-2/+16
2022-09-11 [Feature Request] Save defaults for extras & keep image parameters after usi...AUTOMATIC-0/+1
2022-09-11Add another instruction for workaround for #259AUTOMATIC-1/+1
2022-09-11Change "send to "Seki-4/+4
2022-09-10enabled negative prompt by defaultAUTOMATIC-2/+2
2022-09-10changed <p> to <br> in info field to prevent double line breaks when copyingAUTOMATIC-1/+1
2022-09-10add batch count to sd upscale #169AUTOMATIC-2/+0
2022-09-10split settings into three columnsAUTOMATIC-70/+87
2022-09-10 [Feature Request] Ability to pass a custom ui-config.json via command line a...AUTOMATIC-1/+1
2022-09-09support for prompt stylesAUTOMATIC-8/+38
2022-09-09ability to upload mask for inpaintingAUTOMATIC-5/+29
2022-09-09added resize seeds and variation seeds featuresAUTOMATIC-2/+38
2022-09-09add an option to show negative promptAUTOMATIC-1/+3
2022-09-09Merge pull request #153 from SafentisFox/fix_output_displayAUTOMATIC1111-2/+2
2022-09-08Fix webui.bat ignoring cmd line arguments, fix output img overflowingsafentisAuth-2/+2
2022-09-08Turn the loopback denoise strength change factor into a parameter rather than...rewbs-1/+5
2022-09-07Also use alpha channel from img2img input image as maskfuzzytent-1/+1
2022-09-07labeling updates according to anon's feedbackAUTOMATIC-1/+1
2022-09-07a little bit of rework for extras tabAUTOMATIC-3/+10
2022-09-07codeformer supportAUTOMATIC-7/+8
2022-09-06fix for live progress breaking lowvram and medvram optimizationsAUTOMATIC-8/+4
2022-09-06fix for progress barAUTOMATIC-1/+4
2022-09-06added preview optionAUTOMATIC-8/+51
2022-09-06readme extras for VRAM forAUTOMATIC-1/+4
2022-09-06added progressbarAUTOMATIC-2/+43
2022-09-05added random artist buttonAUTOMATIC-0/+19
2022-09-05added --listen option to make gradio listen on network requestsAUTOMATIC-1/+1
2022-09-05fix for setting values for gradio sliders when users has bad data in ui-confi...AUTOMATIC-3/+3
2022-09-05re-integrated tiling option as a UI elementAUTOMATIC-0/+4
2022-09-04ESRGAN supportAUTOMATIC-7/+18
2022-09-04added UI config file: ui-config.jsonAUTOMATIC-2/+48
2022-09-04added poor man's inpainting scriptAUTOMATIC-3/+3