Weight does nothing? #379

Open
opened 2026-01-29 21:47:22 +00:00 by claunia · 0 comments
Owner

Originally created by @melMass on GitHub (Aug 6, 2023).

Hi

While trying to implement gfpgan to my Comfy nodes (https://github.com/melMass/comfy_mtb)
I realised by following the call paths that weight is never used... I did not look more into it at the time, but I was just requested to add support for CodeFormer, which led me to look at the older codebase to realise that weight was used back then for CodeFormer...
Is this correct? Is there any other way to act on the weight?

Thanks

Originally created by @melMass on GitHub (Aug 6, 2023). Hi While trying to implement gfpgan to my Comfy nodes (https://github.com/melMass/comfy_mtb) I realised by following the call paths that `weight` is never used... I did not look more into it at the time, but I was just requested to add support for CodeFormer, which led me to look at the older codebase to realise that weight was used back then for CodeFormer... Is this correct? Is there any other way to act on the weight? Thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TencentARC/GFPGAN#379