aboutsummaryrefslogtreecommitdiff
path: root/modules/ui_components.py
AgeCommit message (Collapse)Author
2023-08-04gradio 3.39AUTOMATIC1111
2023-04-29Allow user input for gradio theme selectionAUTOMATIC
2023-03-25initial gradio 3.22 supportAUTOMATIC
2023-01-26add an option to enable sections from extras tab in txt2img/img2imgAUTOMATIC
fix some style inconsistenices
2023-01-23rework extras tab to use script systemAUTOMATIC
2023-01-22split oversize extras.py to postprocessing.pyAUTOMATIC
2023-01-21extra networks UIAUTOMATIC
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
2023-01-07rework hires fix preview for #6437: movie it to where it takes less place, ↵AUTOMATIC
make it actually account for all relevant sliders and calculate dimensions correctly
2023-01-03styling rework to make things more compactAUTOMATIC
2023-01-01make refresh buttons look more niceAUTOMATIC