Extensions/ComfyUI-FilterLoRATriggers
ComfyUI Extension

ComfyUI-FilterLoRATriggers

Filter LoRA trigger pollution + RegionalLayoutMasks (!!/!!!/TB/TMB) for Attention Couple workflows

By Unitas81·Created about a month ago·Updated about a month ago· 0
Unitas81/ComfyUI-FilterLoRATriggers
Nodes
On cloudLocal install
Stars0
Updatedabout a month ago
Readme

ComfyUI-FilterLoRATriggers

Custom nodes used by master v4 / v4.5 Illustrious regional NTR workflows (Attention Couple).

| Class type | Menu name | Purpose | |------------|-----------|---------| | FilterLoRATriggers | Filter LoRA Triggers | Strip polluted LoRA trigger words (money/paths/etc.) | | RegionalLayoutMasks | Regional Layout Masks (!! / !!! / TB / TMB) | Layout string → region masks for Attention Couple | | RegionalLayoutInfo | Regional Layout Info | Debug / layout metadata |

Install

Git clone

cd ComfyUI/custom_nodes
git clone https://github.com/Unitas81/ComfyUI-FilterLoRATriggers.git

Manual

Copy this folder to ComfyUI/custom_nodes/ComfyUI-FilterLoRATriggers/.

Then fully restart ComfyUI. Confirm console:

[ComfyUI-FilterLoRATriggers] registered: ['FilterLoRATriggers', 'RegionalLayoutMasks', ...]

RegionalLayoutMasks

Inputs: layout (string), width, height, feather
Outputs: mask_a_wife, mask_b_bull, mask_c_husband (MASK)

| Layout token | Regions | |--------------|---------| | OFF | Full frame (A only) | | !! | Left / right (2-up) | | !!! | Left / mid / right (3-up) | | TB | Top / bottom | | TMB | Top / mid / bottom |

Aliases: 2!!, 3!!!, LR!!, LMR!!!, etc.

Designed for sequential list lines in Master_List_NTR_v2_Layouts.txt fed by WildPromptor.

If you see "has no class_type"

The UI saved a missing-node stub before the package loaded.

  1. Restart ComfyUI
  2. Load master_workflow_v4.5_illustrious_FIXED.json fresh
  3. Or delete the red node and add Regional Layout Masks from the menu (utils/regional)

License

MIT