Prompt (LoraManager)
Prompt (LoraManager)
Encodes a text prompt using a CLIP model into an embedding that can be used to guide the diffusion model towards generating specific images.
Pack: ComfyUI-Lora-Manager
custom_nodes.ComfyUI-Lora-Manager
Inputs (3)
| Name | Type | Required |
|---|---|---|
| text | AUTOCOMPLETE_TEXT_PROMPT,STRING | required |
| clip | CLIP | required |
| trigger_words | STRING | optional |
Outputs (2)
| Name | Type |
|---|---|
| CONDITIONING | CONDITIONING |
| PROMPT | STRING |