aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui_common.py
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #14947 from AUTOMATIC1111/open-buttonAUTOMATIC11112024-02-171-17/+35
* add docstringArturo Albacete2024-01-201-0/+1
* restore saving fieldsArturo Albacete2024-01-201-1/+1
* skip if headers haven't changedArturo Albacete2024-01-201-3/+5
* merge devArturo Albacete2024-01-201-9/+10
|\
| * parse_generation_parameters with no skip_fieldsw-e-w2024-01-171-1/+1
| * save_files info base on infotextsw-e-w2024-01-171-9/+10
* | reuse variable for log file pathArturo Albacete2024-01-161-1/+1
* | - expand fields to include model name and hashArturo Albacete2024-01-161-2/+45
|/
* Have upscale button use the same seed as hires fix.AUTOMATIC11112024-01-041-13/+13
* added a button to run hires fix on selected image in the galleryAUTOMATIC11112024-01-011-22/+35
* rename infotext.py again, this time to infotext_utils.py; I didn't realize in...AUTOMATIC11112024-01-011-2/+2
* infotext.py: rename usages in the codebaseAUTOMATIC11112024-01-011-2/+2
* 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