diffusers icon indicating copy to clipboard operation
diffusers copied to clipboard

[Pipeline] FRESCO

Open a-r-r-o-w opened this issue 1 year ago • 6 comments

Model/Pipeline/Scheduler description

https://github.com/huggingface/diffusers/assets/72266394/a0f2a4d9-ed6e-403e-8a44-f53a9831467d

Open source status

  • [X] The model implementation is available.
  • [X] The model weights are available (Only relevant if addition is not a scheduler).

Provide useful links for the implementation

Paper: https://arxiv.org/abs/2403.12962 Code: https://github.com/williamyang1991/FRESCO Project page: https://www.mmlab-ntu.com/project/fresco/ Authors: @williamyang1991, @SingleZombie, Ziwei Liu, Chen Change Loy

a-r-r-o-w avatar Mar 20 '24 11:03 a-r-r-o-w

Already uses diffusers: https://github.com/search?q=repo%3Awilliamyang1991%2FFRESCO%20diffusers&type=code.

diffusers is slowly also becoming a library that provides building blocks to the practitioners to do things. In cases like this, we would want to refer users to the original implementations as opposed to making it a part of the library because IMO that honors the efforts of the authors better. @yiyixuxu WDYT?

sayakpaul avatar Mar 20 '24 12:03 sayakpaul

So should we convert this project into a diffusers Pipeline @sayakpaul? Although the author already uses diffuser component, we would still need some refactoring for ease of use

rootonchair avatar Mar 21 '24 02:03 rootonchair

Hi, I am the author of the paper. I have implemented our previous work Rerender in Diffuers. If you want to reimplement FRESCO in Diffusers, I can offer help.

SingleZombie avatar Mar 21 '24 03:03 SingleZombie

Yes, a community pipeline will be greatly appreciated <3

sayakpaul avatar Mar 21 '24 03:03 sayakpaul

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] avatar Apr 19 '24 15:04 github-actions[bot]

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] avatar May 16 '24 15:05 github-actions[bot]