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