8 Commits

Author SHA1 Message Date
comfyanonymous
3075e778a2 Move PAG to model_patches/unet section.
Move other unet model_patches nodes to model_patches/unet section.
2024-07-18 17:22:51 -04:00
comfyanonymous
d85afd1477 Fix FreeU not working when shape is tensor. 2024-05-23 11:48:04 -04:00
comfyanonymous
9956e2b6e7 Switch some more prints to logging. 2024-03-11 16:34:58 -04:00
comfyanonymous
381fe99d0c Move some nodes to model_patches section. 2024-01-18 15:57:35 -05:00
comfyanonymous
512504f9b7 Implement updated FreeU as _for_testing->FreeU_V2 node 2023-10-18 02:06:49 -04:00
comfyanonymous
ec7eb30b90 Do FreeU fft on CPU if the device doesn't support fft functions. 2023-09-24 18:09:44 -04:00
comfyanonymous
fa418ffeeb FreeU now works with the refiner. 2023-09-23 12:19:08 -04:00
comfyanonymous
a1006587ec Implement FreeU: Free Lunch in Diffusion U-Net node.
_for_testing->FreeU
2023-09-23 00:56:09 -04:00