converted nodes_custom_sampler.py

This commit is contained in:
bigcat88 2025-07-25 16:31:39 +03:00
parent 4c83303801
commit 40abe9647c
No known key found for this signature in database
GPG Key ID: 1F0BF0EC3CF22721
2 changed files with 1036 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2316,7 +2316,7 @@ async def init_builtin_extra_nodes():
"v3/nodes_cond.py",
"v3/nodes_controlnet.py",
"v3/nodes_cosmos.py",
# "v3/nodes_custom_sampler.py",
"v3/nodes_custom_sampler.py",
"v3/nodes_differential_diffusion.py",
"v3/nodes_edit_model.py",
"v3/nodes_flux.py",