mirror of
https://git.datalinker.icu/kijai/ComfyUI-KJNodes.git
synced 2026-01-19 08:14:23 +08:00
Update model_optimization_nodes.py
This commit is contained in:
parent
e96a028254
commit
dfe7a909a4
@ -1412,7 +1412,7 @@ class WanVideoEnhanceAVideoKJ:
|
||||
"required": {
|
||||
"model": ("MODEL",),
|
||||
"latent": ("LATENT", {"tooltip": "Only used to get the latent count"}),
|
||||
"weight": ("FLOAT", {"default": 0.2, "min": 0.0, "max": 10.0, "step": 0.001, "tooltip": "Strength of the enhance effect"}),
|
||||
"weight": ("FLOAT", {"default": 2.0, "min": 0.0, "max": 10.0, "step": 0.001, "tooltip": "Strength of the enhance effect"}),
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user