FSL Image Saver w/ Metadata
FSLImageSaverWithMetadata
Pack: ComfyUI FSL Nodes
custom_nodes.Comfyui_FSL_Nodes
Inputs (18)
| Name | Type | Required |
|---|---|---|
| images | IMAGE | required |
| filename | STRING | required |
| save_to_subfolder | STRING | required |
| append_datetime | BOOLEAN | optional |
| model_string | STRING | optional |
| modelname | STRING | optional |
| seed_string | STRING | optional |
| width_string | STRING | optional |
| height_string | STRING | optional |
| temperature_string | STRING | optional |
| positive_string | STRING | optional |
| negative_string | STRING | optional |
| cfg_string | STRING | optional |
| steps_string | STRING | optional |
| sampler_string | STRING | optional |
| scheduler_string | STRING | optional |
| extra_info | STRING | optional |
| external_metadata | DICT | optional |