aboutsummaryrefslogtreecommitdiff
path: root/modules/ui_common.py
AgeCommit message (Expand)Author
2024-02-17Merge pull request #14947 from AUTOMATIC1111/open-buttonAUTOMATIC1111
2024-01-20add docstringArturo Albacete
2024-01-20restore saving fieldsArturo Albacete
2024-01-20skip if headers haven't changedArturo Albacete
2024-01-20merge devArturo Albacete
2024-01-18parse_generation_parameters with no skip_fieldsw-e-w
2024-01-18save_files info base on infotextsw-e-w
2024-01-16reuse variable for log file pathArturo Albacete
2024-01-16- expand fields to include model name and hashArturo Albacete
2024-01-04Have upscale button use the same seed as hires fix.AUTOMATIC1111
2024-01-01added a button to run hires fix on selected image in the galleryAUTOMATIC1111
2024-01-01rename infotext.py again, this time to infotext_utils.py; I didn't realize in...AUTOMATIC1111
2024-01-01infotext.py: rename usages in the codebaseAUTOMATIC1111
2023-11-05added compact prompt optionAUTOMATIC1111
2023-08-27fix style editing dialog breaking if it's opened in both img2img and txt2img ...AUTOMATIC1111
2023-08-18Gallery: Set preview to True, allow custom heightcatboxanon
2023-08-12make "send to" buttons into small tool buttonsAUTOMATIC1111
2023-08-09split shared.py into multiple files; should resolve all circular reference im...AUTOMATIC1111
2023-08-05fix refresh button for stylesAUTOMATIC1111
2023-08-04Curse you, gradio!!! fixes broken refresh button #12309AUTOMATIC1111
2023-08-04gradio 3.39AUTOMATIC1111
2023-08-03add style editor dialogAUTOMATIC1111
2023-07-15add padding and identification to generation log section (Failed to find Lora...AUTOMATIC1111
2023-05-31add an option to show selected setting in main txt2img/img2img UIAUTOMATIC
2023-05-24Changed 'images.zip' to generation by patternstrelokhalfer
2023-04-29bump gradio to 3.27AUTOMATIC
2023-03-27remove an extra unneeded row in outputsAUTOMATIC
2023-03-25update overflow-wrap: break-word; for gradio 3.23AUTOMATIC
2023-03-25hide delete button for single-item dropdownAUTOMATIC
2023-03-25initial gradio 3.22 supportAUTOMATIC
2023-02-14Allow extensions to declare paste fields for "Send to X" buttonsspace-nuko
2023-01-30make it so that setting options in pasted infotext (like Clip Skip and ENSD) ...AUTOMATIC
2023-01-23fix open directory button failingAUTOMATIC
2023-01-23rework extras tab to use script systemAUTOMATIC