Implement subgraph unpacking (#4840)

This commit is contained in:
AustinMroz
2025-08-12 15:45:29 -05:00
committed by GitHub
parent 17d7ba8bcb
commit db71365768
7 changed files with 513 additions and 3 deletions

View File

@@ -125,6 +125,9 @@
"Comfy_Graph_ExitSubgraph": {
"label": "Exit Subgraph"
},
"Comfy_Graph_UnpackSubgraph": {
"label": "Unpack the selected Subgraph"
},
"Comfy_Graph_FitGroupToContents": {
"label": "Fit Group To Contents"
},