Update nodes.py

This commit is contained in:
LaVie024 2025-05-18 06:08:20 +00:00 committed by GitHub
parent 19fb502b09
commit a372f79de4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2266,6 +2266,7 @@ def init_builtin_extra_nodes():
"nodes_ace.py",
"nodes_string.py",
"nodes_camera_trajectory.py",
"nodes_types.py",
]
import_failed = []