aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui.py
Commit message (Expand)AuthorAgeFilesLines
* add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ...AUTOMATIC2022-09-231-30/+81
* one change didn't make it into the previous commitAUTOMATIC2022-09-231-1/+1
* upgrade to gradio==3.4b3 t fixthe inpain bugsAUTOMATIC2022-09-231-44/+29
* prevent saving settings with bogus valuesAUTOMATIC2022-09-231-5/+10
* add extrastab send to inpaintSeki2022-09-231-0/+8
* add extrastab send to img2imgSeki2022-09-231-0/+8
* Fix typoinnovaciones2022-09-231-1/+1
* Show interrupt button without progress barinnovaciones2022-09-231-1/+1
* sort JavaScript includes to assure script sequenceDepFA2022-09-231-1/+1
* settings categories split to columns, remade categoriesAUTOMATIC2022-09-221-23/+32
* Add section splitting to settings uiDepFA2022-09-221-7/+16
* move Notification.requestPermission() entirely to javascript to possibly fix ...AUTOMATIC2022-09-221-2/+2
* remove labels from output galleryAUTOMATIC2022-09-221-3/+3
* A big rework, just what you were secretly hoping for!AUTOMATIC2022-09-221-75/+57
* New position and interrupt integrationinnovaciones2022-09-221-21/+25
* Use generate button as progress barinnovaciones2022-09-221-3/+4
* Add LDSR and "GoLatent?" Upscaling (#763)d8ahazard2022-09-211-0/+1
* prevent seed extras from having effect when extras checkbox is not checkedAUTOMATIC2022-09-211-5/+5
* fix image replacement via clipboard paste or drag and drop on PNG Info tabConnum2022-09-211-1/+1
* added --use-textbox-seed option to make long seeds possible from web uiAUTOMATIC2022-09-201-1/+1
* Enable neural network upscalers for highres. fixAUTOMATIC2022-09-201-1/+1
* Send a browser notification when the images are readyDave Sescleifer2022-09-201-0/+8
* Automatically show PNGinfo when uploading imagetrufty2022-09-191-0/+1
* fix the issue with incorrect js options on page loadAUTOMATIC2022-09-191-1/+1
* added highres fix featureAUTOMATIC2022-09-191-0/+15
* Merge remote-tracking branch 'origin/master'AUTOMATIC2022-09-191-4/+1
|\
| * Move memmon tooltip to hints.jsEyeDeck2022-09-191-4/+1
* | made 'reuse seed' button give you the seed/subseed of the currently selected ...AUTOMATIC2022-09-191-40/+26
|/
* add read access to settings for jsavascriptAUTOMATIC2022-09-181-2/+11
* fix tooltip not appearing for the shuffle buttonAUTOMATIC2022-09-181-2/+2
* Merge pull request #585 from JohanAR/ui_seed_changesAUTOMATIC11112022-09-181-36/+102
|\
| * Add buttons for random and reuse seed.Johan Aires Rastén2022-09-181-36/+102
* | prevent live previews from showing previous pictureAUTOMATIC2022-09-181-0/+2
|/
* Merge pull request #651 from EyeDeck/masterAUTOMATIC11112022-09-181-12/+17
|\
| * ...and make sure it can't get stuck onEyeDeck2022-09-181-2/+3
| * Add some error handling for VRAM monitorEyeDeck2022-09-181-12/+16
* | altered progressbar to not rely on first progress request coming after the jo...AUTOMATIC2022-09-181-22/+35
|/
* script.js split workAUTOMATIC2022-09-181-2/+7
* typoAUTOMATIC2022-09-171-1/+1
* added user.css supportAUTOMATIC2022-09-171-0/+5
* moved progressbar to top by requestAUTOMATIC2022-09-171-3/+4
* add support for switching model checkpoints at runtimeAUTOMATIC2022-09-171-0/+5
* hide VRAM text if polling is disabledAUTOMATIC2022-09-171-3/+4
* Add VRAM monitoringEyeDeck2022-09-171-1/+13
* remove the warning at startup related to previous PR with batch processingAUTOMATIC2022-09-161-1/+1
* Add batch processing to Extras tabArrowM2022-09-161-4/+9
* added a second style fieldAUTOMATIC2022-09-141-24/+74
* loopback moved to scripts, added support for multiple batches, changed to hon...AUTOMATIC2022-09-141-9/+2
* Update ui.pyjtkelm22022-09-141-1/+1
* Update ui.pyjtkelm22022-09-141-1/+1