mirror of
https://github.com/jags111/efficiency-nodes-comfyui.git
synced 2026-03-21 21:22:13 -03:00
Update smZ_cfg_denoiser.py
This commit is contained in:
committed by
GitHub
parent
6747aaea6c
commit
a5fe47c531
@@ -364,7 +364,6 @@ def calc_cond(c, current_step):
|
||||
return _cond
|
||||
|
||||
# ===========================================================
|
||||
CFGNoisePredictorOrig = comfy.samplers.CFGNoisePredictor
|
||||
class CFGNoisePredictor(CFGNoisePredictorOrig):
|
||||
def __init__(self, model):
|
||||
super().__init__(model)
|
||||
|
||||
Reference in New Issue
Block a user