Diffusion Single File
comfyui

A LoRA Management Plugin

#224
by kongbai-84 - opened

WebUI Auto LoRA
Automatically inserts lora:name:weight in front of the prompt based on positive prompts, accompanying JSON files, or custom trigger rules.

Features:

Recursive JSON reading and dynamic refreshing

Custom trigger rules and multi-LoRA weight support

Priority management between JSON weights and rule weights

Automatic removal of specified custom characters prior to text encoding

Auto-conversion of Chinese colons and commas

Bilingual UI switching (Chinese / English)

Local saving for rules and trigger presets

Repository: https://github.com/kongbai-0421/sd-webui-auto-lora-trigger

ComfyUI Auto LoRA
Provides the Auto LoRA Trigger Loader node, which loads LoRAs based on LoRA filenames or custom trigger strings and applies them simultaneously to both MODEL and CLIP.

Features:

Flexible trigger syntax support (ka, ka:0.8, @ka , @ka :0.6)

Maps a single trigger word to multiple LoRAs

Independent weight settings for each LoRA

Real-time preview of actual file paths and weights

Red visual indicators for missing LoRAs

Auto-expands or collapses the preview panel when resizing nodes

Does not read JSON or scan positive prompts

Repository: https://github.com/kongbai-0421/ComfyUI-Auto-LoRA-Trigger

Sign up or log in to comment