mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-02 13:37:07 +08:00
Fix.
This commit is contained in:
parent
979ad89731
commit
e19202d6af
@ -54,7 +54,6 @@ class CFGNorm:
|
||||
def patch(self, model, strength):
|
||||
m = model.clone()
|
||||
def cfg_norm(args):
|
||||
x = args["input"]
|
||||
cond_p = args['cond_denoised']
|
||||
pred_text_ = args["denoised"]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user