1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 15:04:50 +08:00

string node (#7952)

This commit is contained in:
Terry Jia
2025-05-12 16:29:32 -04:00
committed by GitHub
parent b4abca828e
commit b7ed5f57bd
2 changed files with 323 additions and 0 deletions

View File

@@ -2263,6 +2263,7 @@ def init_builtin_extra_nodes():
"nodes_fresca.py",
"nodes_preview_any.py",
"nodes_ace.py",
"nodes_string.py",
]
import_failed = []