8 Commits (main)

Author SHA1 Message Date
comfyanonymous ff6ca2a892 Move PAG to model_patches/unet section.
Move other unet model_patches nodes to model_patches/unet section.
7 months ago
comfyanonymous b02bcced05 Fix FreeU not working when shape is tensor. 9 months ago
comfyanonymous 2a813c3b09 Switch some more prints to logging. 12 months ago
comfyanonymous 9fff3c46b4 Move some nodes to model_patches section. 1 year ago
comfyanonymous c2bb34d865 Implement updated FreeU as _for_testing->FreeU_V2 node 1 year ago
comfyanonymous f00471cdc8 Do FreeU fft on CPU if the device doesn't support fft functions. 1 year ago
comfyanonymous 05e661e5ef FreeU now works with the refiner. 1 year ago
comfyanonymous fd93c759e2 Implement FreeU: Free Lunch in Diffusion U-Net node.
_for_testing->FreeU
1 year ago