Haidra-Org / horde-worker-reGen

The default client software to create images for the AI-Horde
https://aihorde.net/
GNU Affero General Public License v3.0
94 stars 42 forks source link

Feature request: Area Composition (Comfy) #219

Open arcaria opened 5 months ago

arcaria commented 5 months ago

ComfyUI already comes with something very similar to Regional Prompting, no custom nodes necessary https://comfyanonymous.github.io/ComfyUI_examples/area_composition/ The examples in the page are very simple and old, don't even include loras, but they can be added immediately after the model.

Here's a poor example using AM Pony and 2 loras (styles for pony - summer days AND LCM for SDXL), the image SHOULD contain the workflow edit: the image does contain the workflow area composition 02 - ComfyUI_00001_

Ideally, the user should also be able to mix and match specific loras with 1 or more prompts, like: loras 1 and 2 are applied only to prompts A, B and C, loras 3 and 4 apply only to prompt D, and lora 5 applies to all prompts. I will try to create a workflow example of this later