aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui_components.py
AgeCommit message (Collapse)AuthorLines
2023-08-21make resize handle available to extensionsAUTOMATIC1111-0/+12
2023-08-12put refiner into main UI, into the new accordions sectionAUTOMATIC1111-4/+14
add VAE from main model into infotext, not from refiner model option to make scripts UI without gr.Group fix inconsistencies with refiner when usings samplers that do more denoising than steps
2023-08-10fix for multiple input accordionsAUTOMATIC1111-2/+2
2023-08-10comment for InputAccordionAUTOMATIC1111-0/+18
2023-08-10add a custom UI element that combines accordion and checkboxAUTOMATIC1111-0/+31
rework hires fix UI to use accordion prevent bogus progress output in console when calculating hires fix dimensions
2023-08-04gradio 3.39AUTOMATIC1111-1/+1
2023-04-29Allow user input for gradio theme selectionAUTOMATIC-0/+10
2023-03-25initial gradio 3.22 supportAUTOMATIC-15/+21
2023-01-26add an option to enable sections from extras tab in txt2img/img2imgAUTOMATIC-0/+8
fix some style inconsistenices
2023-01-23rework extras tab to use script systemAUTOMATIC-6/+0
2023-01-22split oversize extras.py to postprocessing.pyAUTOMATIC-0/+7
2023-01-21extra networks UIAUTOMATIC-0/+10
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight>
2023-01-10change color selector in settings to be part of formAUTOMATIC-0/+6
2023-01-07rework hires fix preview for #6437: movie it to where it takes less place, ↵AUTOMATIC-0/+8
make it actually account for all relevant sliders and calculate dimensions correctly
2023-01-03styling rework to make things more compactAUTOMATIC-0/+7
2023-01-01make refresh buttons look more niceAUTOMATIC-0/+18