Update nodes categories and display names (CORE-89) (#13786)

This commit is contained in:
Alexis Rolland
2026-05-08 13:02:55 +08:00
committed by GitHub
parent c8673542f7
commit 594de378fe
33 changed files with 80 additions and 60 deletions

View File

@@ -10,7 +10,7 @@ class TorchCompileModel(io.ComfyNode):
def define_schema(cls) -> io.Schema:
return io.Schema(
node_id="TorchCompileModel",
category="_for_testing",
category="experimental",
inputs=[
io.Model.Input("model"),
io.Combo.Input(