Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make resize handle available to extensions | AUTOMATIC1111 | 2023-08-21 | 1 | -0/+12 |
| | |||||
* | put refiner into main UI, into the new accordions section | AUTOMATIC1111 | 2023-08-12 | 1 | -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 accordions | AUTOMATIC1111 | 2023-08-10 | 1 | -2/+2 |
| | |||||
* | comment for InputAccordion | AUTOMATIC1111 | 2023-08-10 | 1 | -0/+18 |
| | |||||
* | add a custom UI element that combines accordion and checkbox | AUTOMATIC1111 | 2023-08-10 | 1 | -0/+31 |
| | | | | | rework hires fix UI to use accordion prevent bogus progress output in console when calculating hires fix dimensions | ||||
* | gradio 3.39 | AUTOMATIC1111 | 2023-08-04 | 1 | -1/+1 |
| | |||||
* | Allow user input for gradio theme selection | AUTOMATIC | 2023-04-29 | 1 | -0/+10 |
| | |||||
* | initial gradio 3.22 support | AUTOMATIC | 2023-03-25 | 1 | -15/+21 |
| | |||||
* | add an option to enable sections from extras tab in txt2img/img2img | AUTOMATIC | 2023-01-26 | 1 | -0/+8 |
| | | | | fix some style inconsistenices | ||||
* | rework extras tab to use script system | AUTOMATIC | 2023-01-23 | 1 | -6/+0 |
| | |||||
* | split oversize extras.py to postprocessing.py | AUTOMATIC | 2023-01-22 | 1 | -0/+7 |
| | |||||
* | extra networks UI | AUTOMATIC | 2023-01-21 | 1 | -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 form | AUTOMATIC | 2023-01-10 | 1 | -0/+6 |
| | |||||
* | rework hires fix preview for #6437: movie it to where it takes less place, ↵ | AUTOMATIC | 2023-01-07 | 1 | -0/+8 |
| | | | | make it actually account for all relevant sliders and calculate dimensions correctly | ||||
* | styling rework to make things more compact | AUTOMATIC | 2023-01-03 | 1 | -0/+7 |
| | |||||
* | make refresh buttons look more nice | AUTOMATIC | 2023-01-01 | 1 | -0/+18 |