This is a workflow I put together for myself to easily configure what I want to do during image generation because finding all the possible inputs I liked to change were everywhere.
This one fixes all my issues, there is probably room for some more innovation and improvement, but for now it's really nice and I thought I'd share it since it feel quite easy to use with decent results.
Tried to keep it as simple as possible, allowing user to be changing mostly everything from the main window.
You will need ultralytics models downloaded for these to work:
https://civarchive.com/models/138918/adetailer-after-detailer-female-breast-model
https://civarchive.com/models/150234/pussy-adetailer
As for hand/face, it uses the 'hand_yolov8s.pt' and 'face_yolov8s.pt'
V1.1:
Fixed CLIP to go through LORA loader instead directly from Model loader.
Fixed text not shown correctly for detailers in subgraph for main window.
Fixed order of items in the main subgraph.
Added option to hover over final image to see difference between initial and last image.
Description
Fixed CLIP to go through LORA loader instead directly from Model loader.
Fixed text not shown correctly for detailers in subgraph for main window.
Fixed order of items in the main subgraph.
Added option to hover over final image to see difference between initial and last image.