FSL Image Saver w/ Metadata V5
FSLImageSaverWithMetadataV5
FSL Nodesoutput node
Pack: ComfyUI FSL Nodes
custom_nodes.Comfyui_FSL_Nodes
Inputs (19)
| 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 |
| guidance_scale_string | STRING | optional |
| watermark_string | STRING | optional |
| external_metadata | DICT | optional |
Outputs (2)
| Name | Type |
|---|---|
| metadata_raw | METADATA_RAW |
| image | IMAGE |