ComfyUI Node: PromptExtraNetworks
Authored by Taremin
Created 10 months ago
Updated 5 months ago
3 stars
Category
loaders
Inputs
model MODEL
clip CLIP
prompt STRING
Outputs
MODEL
CLIP
STRING
STRING
Extension: ComfyUI Prompt ExtraNetworks
Instead of LoraLoader or HypernetworkLoader, it receives a prompt and loads and applies LoRA or HN based on the specifications within the prompt. The main purpose of this custom node is to allow changes without reconnecting the LoraLoader node when the prompt is randomly altered, etc.
Authored by Taremin