ComfyUI Node
MD: Save Conditioning πΎ
A ComfyUI node in MD_Nodes/Utility with 4 inputs and 2 outputs.
MD: Save Conditioning πΎ
- conditioning
- conditioning
- filepath
βfilenamecached_conditioningβΊ
βforce_update0βΊ
βdebug_mode1 - InfoβΊ
CategoryMD_Nodes/Utility
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| conditioning | CONDITIONING | CONDITIONING DATA β’ Purpose: The encoded text/audio data to cache. β’ Options: Any standard CONDITIONING stream. β Recommended: Connect your static negative prompt here. | |
| filename | STRING | cached_conditioning | FILENAME PREFIX β’ Purpose: The name of the saved .bin file. β’ Options: Any valid text string (without extension). β Recommended: Use recognizable names like 'acestep_neg'. |
| force_update | INT | 00β9007199254740991 | FORCE UPDATE TRIGGER β’ Purpose: Change this value to force ComfyUI to re-save the file. β’ Range: 0 to 9,007,199,254,740,991 (JS-safe range). β Recommended: Set widget to 'randomize' if you always want it to save. |
| debug_mode | COMBO | 1 - Info | LOGGING VERBOSITY β’ Purpose: Controls console output detail level. β’ Options: 0 (Silent), 1 (Analytics Report), 2 (Full trace). β Recommended: 1 - Info for confirmation. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| conditioning | CONDITIONING | β |
| filepath | STRING | β |