mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-06-07 06:07:41 +00:00
ef90e9c376
The models are modified in place before being used and unpatched after. I think this is better than monkeypatching since it might make it easier to use faster non pytorch unet inference in the future.