Hacker News new | ask | show | jobs
by pdntspa 624 days ago
I wonder if you can use Flux to generate the base image then img2img on SD1.4 to impart artistic style?
1 comments

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.

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.