this post was submitted on 05 Mar 2024
10 points (100.0% liked)
Stable Diffusion
4297 readers
9 users here now
Discuss matters related to our favourite AI Art generation technology
Also see
Other communities
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
references:
main repo: https://github.com/ChenyangSi/FreeU
https://github.com/lllyasviel/Fooocus/discussions/618
FreeU: Free Lunch in Diffusion U-Net Explained: https://piped.privacydev.net/watch?v=eFmkJ_oEW5s
This official tutorial on HF mentions the unsatisfactory defaults https://huggingface.co/docs/diffusers/v0.22.1/en/using-diffusers/freeu
I've been looking for answers since the extension released. Thanks.
https://www.youtube.com/watch?v=mrKk0yYUdnU
The paper mentions it manipulates main net features(B) and skip features(S).
Not sure what the main net features are, but I'm assuming skip features are like clip skip?
Although the paper mentions S didn't do anything, in my tests (sdxl base), it had a tremendous amount of adverse effect on the image generated.
TBH, i enjoy using DPO more than freeU, but I'm curious to learn.
Here is an alternative Piped link(s):
https://www.piped.video/watch?v=mrKk0yYUdnU
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I'm open-source; check me out at GitHub.
Is there a DPO extension?
Haha no. I mean in the context of providing in control, DPO does a better job than FreeU.