aboutsummaryrefslogtreecommitdiffstats
path: root/modules/processing_scripts/refiner.py
AgeCommit message (Collapse)AuthorLines
2023-08-13add refiner to StableDiffusionProcessing classAUTOMATIC1111-11/+5
write out correct model name in infotext, rather than the refiner model
2023-08-12make it possible to use hires fix together with refinerAUTOMATIC1111-1/+1
2023-08-12put refiner into main UI, into the new accordions sectionAUTOMATIC1111-0/+55
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