New Node Concept for ComfyUI for Lora control #5956
SunGreen777
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
New Node Concept for Comfy UI
Goal: Provide an intuitive interface for managing Lora models, improving their integration and interaction with text prompts.
Core Functionality
View All Lora Models
Ability to view the maximum number of Lora models from the library on a single screen.
The viewing window should be compact and collapsible, not obstructing other nodes (similar to Comfy Manager).
Lora Interactivity
Clicking on a Lora image automatically sends it to the loader slot.
If the Lora model has keywords, they are automatically added to the text prompt window.
Text Prompt Integration
The Lora loader and the text prompt node are merged into a single node.
Selecting a Lora in the viewer adds its keywords to the end of the text prompt.
Lora Management Automation
The node combines the functionality of Lora and Clip (text prompts).
Support for up to three Lora models simultaneously.
Any changes in the viewer (selection, replacement, removal of Lora) are automatically reflected in the node, including keyword updates in the text prompt.
Unified Lora and Clip Node
Responds to actions in the viewer: selecting, replacing, or removing Lora models results in adding, removing, or replacing keywords in the text prompt.
Lora Viewer
Allows the selection of which of the three available slots the Lora model will be loaded into.
If anyone undertakes to do this, I won’t mind if somewhere in the small print you add me as the author of the idea.
Adam Cover
Beta Was this translation helpful? Give feedback.
All reactions