Hacker News new | ask | show | jobs
by vunderba 622 days ago
That's what a refiner is for in auto1111. Taking an image the last 10% and touching it up with an alternative model.

I actually use flux to generate image for purposes of adherence, then pull it in as a canny/depth controlnet with more established models like realvis, unstableXL, etc.

2 comments

That is an interesting idea, I somehow hadn't thought of using flux in a chain like that, thanks!
Yes, that is my current workflow as well.