Easy Regional v0.6 - (Please read the Prompt Guide & installation requirements)
This ComfyUI workflow is designed for SDXL/Illustrious models, with built-in support for multi-character image generation. It features an all-in-one solution, with txt2img > hires fix > face detailer. The primary goal of this workflow is to provide an intuitive, easy-to-use UI that mirrors A1111 / Invoke, while remaining flexible for advanced use cases. The final image will include embedded metadata to make uploading to Civitai easier.
Regional LoRA Support!
Regional LoRAs are now supported. To add a LoRA to a region, type <lora:LORA_NAME:STRENGTH> [TRIGGER_WORD] into the region you wish the LoRA to apply to eg: (works best with characters)
<lora:lauma_genshin_impact_ilxl_goofy:1.0> lauma \(genshin impact\)Prompt Guide
Common Prompt: Tags shared between regions such as, quality and background tags. Use this to define the amount of people and their gender eg. 2girls or 1boy, 1girl etc.
masterpiece, best quality, absurdres, outdoors, park, bench, sunny, sunrays, 2girls, front view, straight onRegion 1: First character and/or specific details to this region (start this prompt with the gender of the character male or female NOT 1girl or 1boy)
female, hatsune miku, aqua eyes, long hair, twin tails, hair orniment, white shirt, collard shirt, bare shoulders, black sleeves, pleated miniskirt, black thighhighs, sittingRegion 2: Second character and/or specific details to this region (start this prompt with the gender of the character)
female, frieren, green eyes, pointy ears, twin tails, red earrings, capelet, striped top, white skirt, cuddlingNegative prompt: Standard negative prompt tags, nothing fancy going on here
lowres, worst quality, bad quality, watermark, signatureSuggested Resolutions:
1024 x 1024
896 x 1152
832 x 1216
1152 x 896
1216 x 832
Installation Requirements
If the input fields on the nodes are in the incorrect place after installing the custom nodes, please redownload the workflow and the connections should be correct.
This workflow requires the following model types:
Base model:
ComfyUI/models/checkpointsVAE eg. sdxl-vae-fp16-fix:
ComfyUI/models/vaeUpscale Model eg. remacri:
ComfyUI/models/upscale_models
This workflow also requires these node packs in order to function, these can be easily installed via the built-in Custom Nodes Manager:

Description
Fixed Lora Loader not applying to Hires. Fix and FaceDetailer
FAQ
Comments (19)
n1, was looking for a wood regio wf since a while now..
yours is easy and efficient!
But it seems like lora's doesn't affect hires fix and face detail part, loosing my characters at this stage
Thank you for downloading! Ah good spot, the lora loader isn't connected to the hires / detailer. I will update with a patched version
The patch has been applied, re-download the v0.4 workflow from the model page. Thank you for pointing that out!
@lazyelysia I feel bad that I haven't figuered it out by myself lmao but I admit I didn't even tried. You are a lfie savior with that workflow and that fix, ty!
Hello, I'm pretty new to using confyui and i still don't understand a lot of things, for some reason, when i try installing RES4LYF i get this error
FETCH DATA from: C:\Users\nikol\Downloads\StabilityMatrix-win-x64\Data\Packages\ComfyUI\venv\Lib\site-packages\comfyui_manager\custom-node-list.json
[DONE]
Download: git clone
'https://github.com/ClownsharkBatwing/RES4LYF'
C:\Users\nikol\Downloads\StabilityMatrix-win-x64\Data\Packages\ComfyUI\venv\Lib\site-packages\requests\__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
warnings.warn(
Traceback (most recent call last):
File "C:\Users\nikol\Downloads\StabilityMatrix-win-x64\Data\Packages\ComfyUI\venv\Lib\site-packages\comfyui_manager\common\git_helper.py", line 12, in <module>
from comfyui_manager.common.timestamp_utils import get_backup_branch_name
File "C:\Users\nikol\Downloads\StabilityMatrix-win-x64\Data\Packages\ComfyUI\venv\Lib\site-packages\comfyui_manager\__init__.py", line 6, in <module>
from comfy.cli_args import args
ModuleNotFoundError: No module named 'comfy'
[ComfyUI-Manager] Installation failed:
I have no idea what to do.
Try this fix: Add a .pth File to Make 'comfy' Always Visible in the venv
This is the most reliable workaround reported for Stability Matrix + Manager installs.
Go to your ComfyUI installation folder managed by Stability Matrix:
C:\Users\nikol\Downloads\StabilityMatrix-win-x64\Data\Packages\ComfyUI
Inside that folder, find the venv\Lib\site-packages subfolder.
Create a new plain text file there named something like comfyui.pth (or path_to_comfy.pth – the name doesn't matter as long as it ends in .pth).
Inside that file, put one single line with the full path to your ComfyUI root folder:
C:\Users\nikol\Downloads\StabilityMatrix-win-x64\Data\Packages\ComfyUI\ComfyUI
(Adjust if your ComfyUI subfolder has a slightly different name, but usually it's just \ComfyUI inside the package folder. Make sure the path points exactly to where main.py and the comfy folder live.)
Save the file (no extra spaces or lines).
Restart Stability Matrix → restart ComfyUI (or relaunch the package).
Try installing RES4LYF again via the Manager (search for it or paste the Git URL: https://github.com/ClownsharkBatwing/RES4LYF).
This makes Python automatically add the ComfyUI root to sys.path every time the venv starts → the comfy import works even in Manager's helper scripts.
Hello! Try your workflow and get red frame on "regional prompter". Also
ClownRegionalConditioning2 747:758:
- Failed to convert an input value to a FLOAT value: weight, beta57, could not convert string to float: 'beta57'
on cmd window. Can you help me?
Hi thanks for downloading, it sounds like it's trying to pass the scheduler name into a number field. Try redownloading the workflow file after installing all the custom nodes and see if the connections are corrected. If not, I'll look into the workflow tomorrow!
@lazyelysia Thx! Try this, but not today(
i lied, i try your advice today. it works! many thanks!
@lazyelysia Hello-hello! I have another question. i had loras for my original character, how can i add loras for my OC in your workflow?
@lazyelysia Also can I ask a few questions in a private message?
@sala544 sure send a DM and I'll see what I can do!
Hi, I've been trying to use your workflow locally on my pc but I always get this error:
"Loop (747,754) - not submitting workflow"
seems like the connection goes from the Regional Prompter Node > Power Lora Loader Node > Goes back to Regional Prompter Node. do you have any idea on how I can fix this? thanks.
[EDIT: Don't worry, managed to fix it. the problem isn't in the workflow. If anyone else is having the same problem: Go to settings > Use Everywhere > Disable "Check for loops before submitting". Working fine now, thanks for the workflow <3]
Don't worry, managed to fix it. the problem isn't in the workflow. If anyone else is having the same problem: Go to settings > Use Everywhere > Disable "Check for loops before submitting". Working fine now, thanks for the workflow <3
Hello! How can i add different loras on different sides of mask areas?
Hi, a new version with regional lora support will be released within the next few days!
v0.5 with regional LoRA support has now been released, head to the page to download
This worked so well. I was struggling to find a way to do this in comfy for months. Custom shaped masks works too.







