mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-08-03 07:26:31 +08:00
Added hidden and state to passed-in clone of node class
This commit is contained in:
@@ -3,7 +3,7 @@ from comfy_api.v3.io import (
|
||||
ComfyNodeV3, SchemaV3, NumberDisplay,
|
||||
IntegerInput, MaskInput, ImageInput, ComboInput, CustomInput, StringInput, CustomType,
|
||||
IntegerOutput, ImageOutput, MultitypedInput, InputV3, OutputV3,
|
||||
NodeOutput, Hidden
|
||||
NodeOutput
|
||||
)
|
||||
import logging
|
||||
|
||||
|
Reference in New Issue
Block a user