Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FreeU: Free Lunch in Diffusion U-Net #5153

Closed
1 of 2 tasks
tin2tin opened this issue Sep 22, 2023 · 2 comments
Closed
1 of 2 tasks

FreeU: Free Lunch in Diffusion U-Net #5153

tin2tin opened this issue Sep 22, 2023 · 2 comments
Labels
stale Issues that haven't received updates

Comments

@tin2tin
Copy link

tin2tin commented Sep 22, 2023

Model/Pipeline/Scheduler description

FreeU, a method that substantially improves diffusion model sample quality at no costs: no training, no additional parameter introduced, and no increase in memory or sampling time.

Promising results on image and video generation tasks demonstrate that our FreeU can be readily integrated to existing diffusion models, e.g., Stable Diffusion, DreamBooth, ModelScope, Rerender and ReVersion, to improve the generation quality with only a few lines of code. All you need is to adjust two scaling factors during inference.

image

2023-09-23_xiaohuggg_1705418820796723387_og32HqpAfnM9fzVl.mp4

The code is in the readme here:
https://github.com/ChenyangSi/FreeU

Open source status

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

Provide useful links for the implementation

https://chenyangsi.top/FreeU/
https://github.com/ChenyangSi/FreeU

@tin2tin
Copy link
Author

tin2tin commented Sep 23, 2023

Camenduru did a quick fork here with the implementation for SD 1.5 here: Stability-AI/stablediffusion@main...camenduru:stablediffusion:FreeU

By ljleb for auto1111: https://github.com/ljleb/sd-webui-freeu

@github-actions
Copy link

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 github-actions bot added the stale Issues that haven't received updates label Oct 25, 2023
@github-actions github-actions bot closed this as completed Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issues that haven't received updates
Projects
None yet
Development

No branches or pull requests

1 participant