mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-08 11:47:05 +08:00
Rename.
This commit is contained in:
parent
64d4705fe2
commit
8bf9c22199
@ -88,7 +88,7 @@ class CONDConstant(CONDRegular):
|
|||||||
return [1]
|
return [1]
|
||||||
|
|
||||||
|
|
||||||
class CONDArray(CONDRegular):
|
class CONDList(CONDRegular):
|
||||||
def __init__(self, cond):
|
def __init__(self, cond):
|
||||||
self.cond = cond
|
self.cond = cond
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user