mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-02 04:47:05 +08:00
Forgot this
This commit is contained in:
parent
650838fd6f
commit
676db093c8
@ -50,6 +50,7 @@ class CFGNorm:
|
||||
RETURN_NAMES = ("patched_model",)
|
||||
FUNCTION = "patch"
|
||||
CATEGORY = "advanced/guidance"
|
||||
EXPERIMENTAL = True
|
||||
|
||||
def patch(self, model, strength):
|
||||
m = model.clone()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user