diffusers
Implement Frequency-Decoupled Guidance (FDG) as a Guider
#11976
Merged

Implement Frequency-Decoupled Guidance (FDG) as a Guider #11976

a-r-r-o-w merged 18 commits into huggingface:main from dg845:fdg-guider
dg845
dg845 Initial commit implementing frequency-decoupled guidance (FDG) as a g…
7d5901d2
dg845
dg845 Update FrequencyDecoupledGuidance docstring to describe FDG
fe824a88
dg845 Update project so that it accepts any number of non-batch dims
6949eceb
Msadat97
a-r-r-o-w
a-r-r-o-w commented on 2025-07-23
dg845 Change guidance_scale and other params to accept a list of params for…
8c05d64f
dg845 Add comment with Laplacian pyramid shapes
33822e80
dg845 Add function to import_utils to check if the kornia package is available
565ce2a5
dg845 Only import from kornia if package is available
f608c5f0
dg845 Merge branch 'main' into fdg-guider
34427b71
dg845 dg845 marked this pull request as ready for review 257 days ago
dg845 dg845 changed the title [WIP] Implement Frequency-Decoupled Guidance (FDG) as a Guider Implement Frequency-Decoupled Guidance (FDG) as a Guider 257 days ago
dg845
Msadat97
SahilCarterr
Msadat97
dg845 Fix bug: use pred_cond/uncond in freq space rather than data space
c5070e00
dg845 Allow guidance rescaling to be done in data space or frequency space …
149c9153
dg845
dg845
dg845
dg845 Merge branch 'main' into fdg-guider
0faa57a7
a-r-r-o-w
a-r-r-o-w
a-r-r-o-w
a-r-r-o-w approved these changes on 2025-07-31
HuggingFaceDocBuilderDev
dg845 Add kornia install instructions to kornia import error message
0a3f9085
dg845 Add config to control whether operations are upcast to fp64
259952ab
dg845
dg845 Add parallel_weights recommended values to docstring
9c94aef6
a-r-r-o-w
github-actions
github-actions[bot] Apply style fixes
4c379a45
a-r-r-o-w Merge branch 'main' into fdg-guider
a4a829ef
a-r-r-o-w
dg845 Merge branch 'main' into fdg-guider
d3dfb5f8
dg845 make fix-copies
5d165210
dg845
a-r-r-o-w a-r-r-o-w merged d45199a2 into main 243 days ago
dg845 dg845 deleted the fdg-guider branch 230 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone