aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui_common.py
Commit message (Expand)AuthorAgeFilesLines
* added compact prompt optionAUTOMATIC11112023-11-051-6/+9
* fix style editing dialog breaking if it's opened in both img2img and txt2img ...AUTOMATIC11112023-08-271-1/+1
* Gallery: Set preview to True, allow custom heightcatboxanon2023-08-181-1/+1
* make "send to" buttons into small tool buttonsAUTOMATIC11112023-08-121-5/+9
* split shared.py into multiple files; should resolve all circular reference im...AUTOMATIC11112023-08-091-3/+1
* fix refresh button for stylesAUTOMATIC11112023-08-051-1/+1
* Curse you, gradio!!! fixes broken refresh button #12309AUTOMATIC11112023-08-041-2/+2
* gradio 3.39AUTOMATIC11112023-08-041-1/+1
* add style editor dialogAUTOMATIC11112023-08-031-4/+28
* add padding and identification to generation log section (Failed to find Lora...AUTOMATIC11112023-07-151-4/+5
* add an option to show selected setting in main txt2img/img2img UIAUTOMATIC2023-05-311-0/+23
* Changed 'images.zip' to generation by patternstrelokhalfer2023-05-241-2/+7
* bump gradio to 3.27AUTOMATIC2023-04-291-1/+1
* remove an extra unneeded row in outputsAUTOMATIC2023-03-271-2/+1
* update overflow-wrap: break-word; for gradio 3.23AUTOMATIC2023-03-251-2/+2
* hide delete button for single-item dropdownAUTOMATIC2023-03-251-1/+1
* initial gradio 3.22 supportAUTOMATIC2023-03-251-1/+2
* Allow extensions to declare paste fields for "Send to X" buttonsspace-nuko2023-02-141-1/+8
* make it so that setting options in pasted infotext (like Clip Skip and ENSD) ...AUTOMATIC2023-01-291-1/+5
* fix open directory button failingAUTOMATIC2023-01-231-1/+1
* rework extras tab to use script systemAUTOMATIC2023-01-231-0/+202