aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui.py
AgeCommit message (Expand)AuthorLines
2022-09-22Use generate button as progress barinnovaciones-3/+4
2022-09-21Add LDSR and "GoLatent?" Upscaling (#763)d8ahazard-0/+1
2022-09-21prevent seed extras from having effect when extras checkbox is not checkedAUTOMATIC-5/+5
2022-09-21fix image replacement via clipboard paste or drag and drop on PNG Info tabConnum-1/+1
2022-09-20added --use-textbox-seed option to make long seeds possible from web uiAUTOMATIC-1/+1
2022-09-20Enable neural network upscalers for highres. fixAUTOMATIC-1/+1
2022-09-20Send a browser notification when the images are readyDave Sescleifer-0/+8
2022-09-19Automatically show PNGinfo when uploading imagetrufty-0/+1
2022-09-19fix the issue with incorrect js options on page loadAUTOMATIC-1/+1
2022-09-19added highres fix featureAUTOMATIC-0/+15
2022-09-19Merge remote-tracking branch 'origin/master'AUTOMATIC-4/+1
2022-09-19made 'reuse seed' button give you the seed/subseed of the currently selected ...AUTOMATIC-40/+26
2022-09-19Move memmon tooltip to hints.jsEyeDeck-4/+1
2022-09-18add read access to settings for jsavascriptAUTOMATIC-2/+11
2022-09-18fix tooltip not appearing for the shuffle buttonAUTOMATIC-2/+2
2022-09-18Merge pull request #585 from JohanAR/ui_seed_changesAUTOMATIC1111-36/+102
2022-09-18prevent live previews from showing previous pictureAUTOMATIC-0/+2
2022-09-18Add buttons for random and reuse seed.Johan Aires Rastén-36/+102
2022-09-18Merge pull request #651 from EyeDeck/masterAUTOMATIC1111-12/+17
2022-09-18...and make sure it can't get stuck onEyeDeck-2/+3
2022-09-18Add some error handling for VRAM monitorEyeDeck-12/+16
2022-09-18altered progressbar to not rely on first progress request coming after the jo...AUTOMATIC-22/+35
2022-09-18script.js split workAUTOMATIC-2/+7
2022-09-17typoAUTOMATIC-1/+1
2022-09-17added user.css supportAUTOMATIC-0/+5
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