aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui_components.py
Commit message (Collapse)AuthorAgeFilesLines
* make resize handle available to extensionsAUTOMATIC11112023-08-211-0/+12
|
* put refiner into main UI, into the new accordions sectionAUTOMATIC11112023-08-121-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
* fix for multiple input accordionsAUTOMATIC11112023-08-101-2/+2
|
* comment for InputAccordionAUTOMATIC11112023-08-101-0/+18
|
* add a custom UI element that combines accordion and checkboxAUTOMATIC11112023-08-101-0/+31
| | | | | rework hires fix UI to use accordion prevent bogus progress output in console when calculating hires fix dimensions
* gradio 3.39AUTOMATIC11112023-08-041-1/+1
|
* Allow user input for gradio theme selectionAUTOMATIC2023-04-291-0/+10
|
* initial gradio 3.22 supportAUTOMATIC2023-03-251-15/+21
|
* add an option to enable sections from extras tab in txt2img/img2imgAUTOMATIC2023-01-261-0/+8
| | | | fix some style inconsistenices
* rework extras tab to use script systemAUTOMATIC2023-01-231-6/+0
|
* split oversize extras.py to postprocessing.pyAUTOMATIC2023-01-221-0/+7
|
* extra networks UIAUTOMATIC2023-01-211-0/+10
| | | | rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight>
* change color selector in settings to be part of formAUTOMATIC2023-01-101-0/+6
|
* rework hires fix preview for #6437: movie it to where it takes less place, ↵AUTOMATIC2023-01-071-0/+8
| | | | make it actually account for all relevant sliders and calculate dimensions correctly
* styling rework to make things more compactAUTOMATIC2023-01-031-0/+7
|
* make refresh buttons look more niceAUTOMATIC2023-01-011-0/+18