ComfyUI Node
Load Last File Name Prefix
Loads the last filename containing the prefix in the 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.
Load Last File Name Prefix
- STRING
◄directoryabsolute-path►
◄prefix►
CategoryRisuTools/File
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| directory | STRING | absolute-path | — |
| prefixopt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |