ComfyUI Node

Random Prompt Cyan

Encodes a text prompt using a CLIP model into an embedding that can be used to guide the diffusion model towards generating specific images.

By CyanAutumn·Created 2 years ago·Updated 11 months ago· 4
Random Prompt Cyan
    • STRING
    input_prompt_1
    input_prompt_2
    folder_pathWildcard按文件抽取路径
    file_pathWildcard按行抽取路径
    Categoryconditioning

    Inputs (4)

    NameTypeDefaultDescription
    input_prompt_1STRINGThe text to be encoded.
    input_prompt_2STRINGThe text to be encoded.
    folder_pathSTRINGWildcard按文件抽取路径wildcard folder
    file_pathSTRINGWildcard按行抽取路径wildcard file

    Outputs (1)

    NameTypeDescription
    STRINGSTRINGA conditioning containing the embedded text used to guide the diffusion model.