FlexiLoRALoader - A ComfyUI custom node for dynamic LoRA weight management. Apply multiple LoRAs with flexible weight patterns and randomization features for creative AI image generation.
Features: • Multiple LoRA handling (up to 3) • Weight pattern presets • Random/Sequential mode • Debug logging support
Custom Nodes (0)
README
ComfyUIFlexiLoRALoader
Changelog
v0.2.0
Modified album_name output to automatically append applied weight values
Example: If input is "FLL" and weights are 0.5, 0.6, 0.1, output will be "FLL050601"
Added support for negative weight values
v0.1.0
Initial release
Support for applying multiple LoRA models simultaneously
Multiple weights can be set as a list for each LoRA
Implementation of randomize mode
A ComfyUI custom node for experimenting with multiple LoRA models using various weight combinations.
Purpose and Features
This custom node aims to maximize the potential of LoRA models.
While LoRA weights significantly influence expressions and poses, using fixed values can limit specific expressions. With this node:
You can set multiple weight values as a list to try various combinations
Observe generation results to find weights that achieve desired expressions
Check applied LoRA weights through string output and save records by connecting to memo inputs like D2 Send Eagle node