huggingface / diffusers

🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
https://huggingface.co/docs/diffusers
Apache License 2.0
25.41k stars 5.26k forks source link

PeRFlow: Piecewise Rectified Flow as Universal Plug-and-Play Accelerator #7255

Open rootonchair opened 7 months ago

rootonchair commented 7 months ago

Model/Pipeline/Scheduler description

A competitor of LCM-Lora, with higher generation quality and consistency regardless number of steps

Project page: https://piecewise-rectified-flow.github.io/ Github: https://github.com/magic-research/piecewise-rectified-flow/tree/main

Open source status

Provide useful links for the implementation

Maybe we can add the new scheduler to Diffusers

yiyixuxu commented 6 months ago

it comes with a scheduler, we will also need a special loading method for the delta weight?

rootonchair commented 6 months ago

Yes, I think so. Maybe a new Loader

kabachuha commented 6 months ago

Looks promising. Looking forward to it 🚀

github-actions[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

github-actions[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

github-actions[bot] commented 2 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.