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