aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui.py
AgeCommit message (Expand)AuthorLines
2022-09-25Correct indentDepFA-3/+3
2022-09-25Persist default Number valuesDepFA-1/+4
2022-09-25Add attr to skipDepFA-1/+4
2022-09-25Apply to all checkboxes and textboxesDepFA-6/+4
2022-09-25Add attributes to checkboxes for persistingDepFA-0/+8
2022-09-25by popular request, moves width/height sliders higherAUTOMATIC-8/+8
2022-09-24Disable 'batch img2img' when launched with --hide-ui-dir-configEyeDeck-3/+4
2022-09-24do not hide preview image too earlyAUTOMATIC-1/+1
2022-09-24Remove double loading messageinnovaciones-1/+0
2022-09-24fix for settings sometimes not applying on javascript sideAUTOMATIC-11/+4
2022-09-23add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ...AUTOMATIC-30/+81
2022-09-23one change didn't make it into the previous commitAUTOMATIC-1/+1
2022-09-23upgrade to gradio==3.4b3 t fixthe inpain bugsAUTOMATIC-44/+29
2022-09-23prevent saving settings with bogus valuesAUTOMATIC-5/+10
2022-09-23add extrastab send to inpaintSeki-0/+8
2022-09-23add extrastab send to img2imgSeki-0/+8
2022-09-23Fix typoinnovaciones-1/+1
2022-09-23Show interrupt button without progress barinnovaciones-1/+1
2022-09-23sort JavaScript includes to assure script sequenceDepFA-1/+1
2022-09-22settings categories split to columns, remade categoriesAUTOMATIC-23/+32
2022-09-22Add section splitting to settings uiDepFA-7/+16
2022-09-22move Notification.requestPermission() entirely to javascript to possibly fix ...AUTOMATIC-2/+2
2022-09-22remove labels from output galleryAUTOMATIC-3/+3
2022-09-22A big rework, just what you were secretly hoping for!AUTOMATIC-75/+57
2022-09-22New position and interrupt integrationinnovaciones-21/+25
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