add comfyui-conditioning-saver

This commit is contained in:
nicehero 2026-05-15 13:55:48 +08:00
parent 4f7f26da3b
commit 8ea1cf7aa7

View File

@ -47652,6 +47652,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "nicehero",
"title": "ComfyUI Conditioning Saver",
"id": "conditioningsaver",
"reference": "https://github.com/nicehero/comfyui-conditioning-saver",
"files": [
"https://github.com/nicehero/comfyui-conditioning-saver"
],
"install_type": "git-clone",
"description": "Save and load CONDITIONING tensors to or from files, enabling reuse of encoded prompts and caching expensive CLIP encodings across workflows."
}
]
}