mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-07-27 00:06:37 +00:00
Forgot this (#8957)
This commit is contained in:
parent
650838fd6f
commit
7f492522b6
@ -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