This commit is contained in:
lllyasviel
2024-01-24 10:03:36 -08:00
parent 3ba5754cc7
commit 38a2802a06
16 changed files with 214 additions and 21 deletions

View File

@@ -1945,6 +1945,7 @@ def init_custom_nodes():
"nodes_perpneg.py",
"nodes_stable3d.py",
"nodes_sdupscale.py",
"nodes_photomaker.py",
]
for node_file in extras_files: