YangLing0818/RPG-DiffusionMaster

Diffusion acceleration support

andupotorac opened this issue · 1 comments

Is there any support for LCM or accelerators of it, like StreamDiffusion or MultiStreamDiffusion pipelines? Would RGP still work if we're using any of these accelerators?

The reason I'm asking is because StreamMultiDiffusion for example is also working with different regions, which is the same approach used by this algorithm, so would love to know if these two are likely to play well together.