comfyui-consistency-decoder

comfyui-consistency-decoder
★ 3

变分自编码器(VAE)一致性解码OpenAI 模型图像重建
基于 OpenAI 的 Consistency Decoder 解码 VAE 潜码,还原图像并提升不同采样下的一致性;需将 decoder.pt 放入 model/vae。
💡 在 ComfyUI 中用 OpenAI VAE 解码潜码生成一致性图像
🍴 4 Forks💻 Python🔄 2024-06-14
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/51137d50651f
Consistency
📄 README

Consistency Decoder

[openai Consistency Decoder]( https://github.com/openai/consistencydecoder)

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