invoke-ai / InvokeAI

InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products.
https://invoke-ai.github.io/InvokeAI/
Apache License 2.0
23.16k stars 2.4k forks source link

[enhancement]: Any model as refiner? (model switch at) #6463

Open aolko opened 4 months ago

aolko commented 4 months ago

Is there an existing issue for this?

Contact Details

No response

What should this feature add?

Add an ability to pick model as a refiner/ switch between two models at certain threshold (see: fooocus)

Alternatives

Additional Content

No response

psychedelicious commented 4 months ago

I don't think it's possible to accomplish this, even with img2img. While you can do a separate img2img pass with a different model, it's not the same as switching the model mid-denoising.

You can do this in workflow editor easily. To get started with an example workflow, generate once with refiner in the Generation tab, then load the workflow.

aolko commented 4 months ago

I don't think it's possible to accomplish this, even with img2img. While you can do a separate img2img pass with a different model, it's not the same as switching the model mid-denoising.

You can do this in workflow editor easily. To get started with an example workflow, generate once with refiner in the Generation tab, then load the workflow.

I prefer to not do workflows until nodes are simplified