File tree Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @comfyorg/comfyui-frontend" ,
33 "private" : true ,
4- "version" : " 1.30.0 " ,
4+ "version" : " 1.30.1 " ,
55 "type" : " module" ,
66 "repository" : " https://github.com/Comfy-Org/ComfyUI_frontend" ,
77 "homepage" : " https://comfy.org" ,
Original file line number Diff line number Diff line change 128128 "Comfy_Graph_ConvertToSubgraph" : {
129129 "label" : " Convert Selection to Subgraph"
130130 },
131+ "Comfy_Graph_EditSubgraphWidgets" : {
132+ "label" : " Edit Subgraph Widgets"
133+ },
131134 "Comfy_Graph_ExitSubgraph" : {
132135 "label" : " Exit Subgraph"
133136 },
137140 "Comfy_Graph_GroupSelectedNodes" : {
138141 "label" : " Group Selected Nodes"
139142 },
143+ "Comfy_Graph_ToggleWidgetPromotion" : {
144+ "label" : " Toggle promotion of hovered widget"
145+ },
140146 "Comfy_Graph_UnpackSubgraph" : {
141147 "label" : " Unpack the selected Subgraph"
142148 },
Original file line number Diff line number Diff line change 12131213 "Export" : " Export" ,
12141214 "Export (API)" : " Export (API)" ,
12151215 "Convert Selection to Subgraph" : " Convert Selection to Subgraph" ,
1216+ "Edit Subgraph Widgets" : " Edit Subgraph Widgets" ,
12161217 "Exit Subgraph" : " Exit Subgraph" ,
12171218 "Fit Group To Contents" : " Fit Group To Contents" ,
12181219 "Group Selected Nodes" : " Group Selected Nodes" ,
1220+ "Toggle promotion of hovered widget" : " Toggle promotion of hovered widget" ,
12191221 "Unpack the selected Subgraph" : " Unpack the selected Subgraph" ,
12201222 "Convert selected nodes to group node" : " Convert selected nodes to group node" ,
12211223 "Manage group nodes" : " Manage group nodes" ,
Original file line number Diff line number Diff line change 15321532 },
15331533 "outputs" : {
15341534 "0" : {
1535- "name" : " positive"
1535+ "name" : " positive" ,
1536+ "tooltip" : null
15361537 },
15371538 "1" : {
1538- "name" : " negative"
1539+ "name" : " negative" ,
1540+ "tooltip" : null
15391541 }
15401542 }
15411543 },
1037310375 "type" : {
1037410376 "name" : " type"
1037510377 }
10378+ },
10379+ "outputs" : {
10380+ "0" : {
10381+ "tooltip" : null
10382+ }
1037610383 }
1037710384 },
1037810385 "SkipLayerGuidanceDiT" : {
You can’t perform that action at this time.
0 commit comments