mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-08-02 23:14:49 +08:00
Add is_experimental to v3 test sleep node
This commit is contained in:
@@ -222,6 +222,7 @@ class V3TestSleep(io.ComfyNodeV3):
|
||||
hidden=[
|
||||
io.Hidden.unique_id,
|
||||
],
|
||||
is_experimental=True,
|
||||
)
|
||||
|
||||
@classmethod
|
||||
|
Reference in New Issue
Block a user