1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 23:14:49 +08:00

converted nodes_custom_sampler.py

This commit is contained in:
bigcat88
2025-07-25 16:31:39 +03:00
parent 4c83303801
commit 40abe9647c
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",