1 Commits (44265e081031a4647b295b32e7f6b77ab71c80c9)

Author SHA1 Message Date
comfyanonymous ef90e9c376 Add a LoraLoader node to apply loras to models and clip.
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.
2 years ago