Nodes Browser

ComfyDeploy: How Consistency Decoder works in ComfyUI?

What is Consistency Decoder?

[a/openai Consistency Decoder](https://github.com/openai/consistencydecoder). After downloading the [a/OpenAI VAE model](https://openaipublic.azureedge.net/diff-vae/c9cebd3132dd9c42936d803e33424145a748843c8f716c0814838bdc8a2fe7cb/decoder.pt), place it in the `model/vae` directory for use.

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for Consistency Decoder and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

Consistency Decoder

openai Consistency Decoder

Consistency After downloading the OpenAI VAE model, place it in the "model/vae" directory for use. https://openaipublic.azureedge.net/diff-vae/c9cebd3132dd9c42936d803e33424145a748843c8f716c0814838bdc8a2fe7cb/decoder.pt

example workflow