Nodes/RisuTools/Load Image From Text
ComfyUI Node

Load Image From Text

Loads an image from a text This node loads a image string from a string input, a prefix, and a base directory. Class methods ------------- INPUT_TYPES (dict): Tell the main program input parameters of nodes. Attributes ---------- RETURN_TYPES (`tuple`): The type of each element in the output tuple. RETURN_NAMES (`tuple`): The name of each output in the output tuple. FUNCTION (`str`): The name of the entry-point method. CATEGORY (`str`): The category the node should appear in the UI.

By tiamatiramisu·Created about a year ago·Updated about a year ago· 5
Load Image From Text
    • IMAGE
    • MASK
    nameimage_name
    directoryabsouute-path
    prefix
    CategoryRisuTools/image

    Inputs (3)

    NameTypeDefaultDescription
    nameSTRINGimage_name
    directorySTRINGabsouute-path
    prefixoptSTRING

    Outputs (2)

    NameTypeDescription
    IMAGEIMAGE
    MASKMASK