StreamDiffusion
StreamDiffusion copied to clipboard
RCFG implementation
It's a really great job! Through the source code, I found that it seems that txt2img does not implement RCFG when use_denoising_batch=False. Stock_nosie seems to be 0 all the time, when cfg_type='self'. Can someone explain the process? 🤔
Same question