jesenzhang / ComfyUI_StreamDiffusion

This is a simple implemention StreamDiffusion for ComfyUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ComfyUI_StreamDiffusion

This is a simple implementation StreamDiffusion for ComfyUI

StreamDiffusion: A Pipeline-Level Solution for Real-Time Interactive Generation

Authors: Akio Kodaira, Chenfeng Xu, Toshiki Hazama, Takanori Yoshimoto, Kohei Ohno, Shogo Mitsuhori, Soichi Sugano, Hanying Cho, Zhijian Liu, Kurt Keutzer

StreamDiffusion is an innovative diffusion pipeline designed for real-time interactive generation. It introduces significant performance enhancements to current diffusion-based image generation techniques.

arXiv Hugging Face Papers

Simple Use

you can download the workflow image below , and import into ComfyUI

img2img

img2img can be done by send a image to the image imput in the sampler node,but the batch_size must be 1.

StreamDiffusion_Sampler

Input Latent is not implemented for now.

Lora stack

You can set Lora stack by using LoRA Stacker from Efficiency Nodes.

Support

Thank you for being awesome!

About

This is a simple implemention StreamDiffusion for ComfyUI

License:Apache License 2.0


Languages

Language:Python 100.0%