mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-12-29 16:20:53 +08:00
Autogrow is available in stable frontend, so exposing it in public API
This commit is contained in:
parent
cd3790a7ed
commit
4b8b9833cb
@ -1948,7 +1948,7 @@ __all__ = [
|
|||||||
# Dynamic Types
|
# Dynamic Types
|
||||||
"MatchType",
|
"MatchType",
|
||||||
"DynamicCombo",
|
"DynamicCombo",
|
||||||
# "Autogrow",
|
"Autogrow",
|
||||||
# Other classes
|
# Other classes
|
||||||
"HiddenHolder",
|
"HiddenHolder",
|
||||||
"Hidden",
|
"Hidden",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user