Skip to content

Add [comfyui-conditioning-saver](https://github.com/nicehero/comfyui-conditioning-saver) to the custom node list.#2883

Open
nicehero wants to merge 1 commit into
Comfy-Org:mainfrom
nicehero:main
Open

Add [comfyui-conditioning-saver](https://github.com/nicehero/comfyui-conditioning-saver) to the custom node list.#2883
nicehero wants to merge 1 commit into
Comfy-Org:mainfrom
nicehero:main

Conversation

@nicehero
Copy link
Copy Markdown

Add comfyui-conditioning-saver to the custom node list.

This node pack provides two nodes:

  • SaveConditioning — Save CONDITIONING tensors to .cond files in the output directory
  • LoadConditioning — Load .cond files from the input directory back as CONDITIONING

Useful for caching expensive CLIP/CLIP-ViT encodings and reusing conditioning across workflows without re-encoding.

Checklist

  • Entry added to custom-node-list.json
  • Repository has __init__.py with NODE_CLASS_MAPPINGS
  • Repository has pyproject.toml for Comfy Registry compatibility
  • Repository has LICENSE (MIT)
  • Tested with local DB mode — nodes load correctly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant