Files
ComfyBox/public/workflows/upscale.json
2023-05-13 01:20:58 -05:00

1087 lines
28 KiB
JSON

{
"createdBy": "ComfyBox",
"version": 1,
"workflow": {
"last_node_id": 13,
"last_link_id": 11,
"nodes": [
{
"id": "47706464-4d82-4329-91a9-c9b2bec4cf60",
"type": "ui/combo",
"pos": [
1957.9086484470572,
1203.438046544425
],
"size": [
210,
78
],
"flags": {
"collapsed": true
},
"order": 0,
"mode": 0,
"inputs": [
{
"name": "value",
"type": "string",
"link": null
},
{
"name": "store",
"type": -1,
"link": null,
"shape": 1
}
],
"outputs": [
{
"name": "value",
"type": "string",
"links": [
"ca92647a-2a42-45c1-9e75-96aadd954d2f"
]
},
{
"name": "changed",
"type": -2,
"links": null,
"shape": 1
}
],
"title": "UI.Combo",
"properties": {
"tags": [],
"defaultValue": null,
"values": [],
"convertValueToLabelCode": ""
},
"widgets_values": [],
"color": "#223",
"bgColor": "#335",
"comfyValue": "A",
"shownOutputProperties": {},
"saveUserState": false
},
{
"id": "8ad09059-f3fc-453f-8633-bd7281bc2802",
"type": "ui/image_upload",
"pos": [
1925.8925619834713,
1247.7851239669424
],
"size": [
210,
138
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [
{
"name": "store",
"type": -1,
"link": null,
"shape": 1
}
],
"outputs": [
{
"name": "filename",
"type": "string",
"links": [
"6c59e5a0-008d-4f8f-a2a3-e18ce2536194"
]
},
{
"name": "width",
"type": "number",
"links": null
},
{
"name": "height",
"type": "number",
"links": null
},
{
"name": "image_count",
"type": "number",
"links": null
},
{
"name": "changed",
"type": -2,
"links": null,
"shape": 1
}
],
"title": "UI.ImageUpload",
"properties": {
"defaultValue": null,
"tags": [],
"fileCount": "single"
},
"widgets_values": [],
"color": "#223",
"bgColor": "#335",
"comfyValue": [],
"shownOutputProperties": {},
"saveUserState": false
},
{
"id": "c3c2fedf-e8ea-4d42-a866-5e8118cba44f",
"type": "ImageUpscaleWithModel",
"pos": [
2322,
1204
],
"size": [
176.4,
46
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "upscale_model",
"type": "UPSCALE_MODEL",
"link": "e76b88da-2474-4416-947a-3df7744b9f0e",
"config": {}
},
{
"name": "image",
"type": "IMAGE",
"link": "978dec85-18c9-42f5-af2a-d560ea9f6a3b",
"config": {}
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
"a2678fb8-093c-4769-92e8-20ae02961047"
],
"slot_index": 0
}
],
"title": "ImageUpscaleWithModel",
"properties": {
"tags": []
},
"color": "#432",
"bgColor": "#653",
"saveUserState": true
},
{
"id": "257170fc-2503-4304-9d8c-fdc50f1fd0da",
"type": "ui/button",
"pos": [
2657,
1335
],
"size": [
210,
78
],
"flags": {
"collapsed": true
},
"order": 2,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "clicked",
"type": -2,
"links": [
"76b86223-43cc-4eee-b678-6481aa77066d"
],
"shape": 1,
"slot_index": 0
},
{
"name": "isClicked",
"type": "boolean",
"links": null
}
],
"title": "UI.Button",
"properties": {
"tags": [],
"defaultValue": false,
"param": "bang"
},
"widgets_values": [
"false"
],
"color": "#223",
"bgColor": "#335",
"comfyValue": false,
"shownOutputProperties": {},
"saveUserState": true
},
{
"id": "f842f292-01b3-45e3-8972-ef5d036dd7d3",
"type": "SaveImage",
"pos": [
2542,
1254
],
"size": [
220,
46
],
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": "a2678fb8-093c-4769-92e8-20ae02961047",
"config": {}
},
{
"name": "filename_prefix",
"type": "string",
"link": "79173f8b-dace-41e6-9897-3ba6d7e8ef3e",
"config": {},
"defaultWidgetNode": null,
"widgetNodeType": "ui/text",
"serialize": true
}
],
"outputs": [
{
"name": "onExecuted",
"type": -2,
"links": [
"fc2282f2-64c9-44b8-ae2f-0476777d088f"
],
"color_off": "rebeccapurple",
"color_on": "rebeccapurple",
"shape": 1,
"slot_index": 0
}
],
"title": "SaveImage",
"properties": {
"tags": []
},
"color": "#432",
"bgColor": "#653",
"saveUserState": true
},
{
"id": "1dcc0510-9e06-4ca4-b607-26c361abce6c",
"type": "LoadImage",
"pos": [
2160,
1264
],
"size": [
140,
46
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "string",
"link": "6c59e5a0-008d-4f8f-a2a3-e18ce2536194",
"config": {},
"defaultWidgetNode": null,
"widgetNodeType": "ui/combo",
"serialize": true,
"slot_index": 0
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
"978dec85-18c9-42f5-af2a-d560ea9f6a3b"
],
"slot_index": 0
},
{
"name": "MASK",
"type": "MASK",
"links": null
}
],
"title": "LoadImage",
"properties": {
"tags": []
},
"color": "#432",
"bgColor": "#653",
"saveUserState": true
},
{
"id": "5c25a00f-c779-44b0-a09f-6915e7170536",
"type": "ui/text",
"pos": [
2445,
1300
],
"size": [
210,
78
],
"flags": {
"collapsed": true
},
"order": 3,
"mode": 0,
"inputs": [
{
"name": "value",
"type": "string",
"link": null
},
{
"name": "store",
"type": -1,
"link": null,
"shape": 1
}
],
"outputs": [
{
"name": "value",
"type": "string",
"links": [
"79173f8b-dace-41e6-9897-3ba6d7e8ef3e"
],
"slot_index": 0
},
{
"name": "changed",
"type": -2,
"links": null,
"shape": 1
}
],
"title": "UI.Text",
"properties": {
"tags": [],
"defaultValue": "ComfyUI",
"multiline": false
},
"widgets_values": [
"ComfyUI"
],
"color": "#223",
"bgColor": "#335",
"comfyValue": "ComfyUI",
"shownOutputProperties": {},
"saveUserState": true
},
{
"id": "31918f22-9e41-446d-a024-a24c90bc5a45",
"type": "ui/gallery",
"pos": [
2819,
1259
],
"size": [
210,
166
],
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "OUTPUT",
"link": null,
"slot_index": 0
},
{
"name": "store",
"type": -1,
"link": "fc2282f2-64c9-44b8-ae2f-0476777d088f",
"color_off": "rebeccapurple",
"color_on": "rebeccapurple",
"shape": 1
},
{
"name": "clear",
"type": -1,
"link": "76b86223-43cc-4eee-b678-6481aa77066d",
"shape": 1
}
],
"outputs": [
{
"name": "selected_index",
"type": "number",
"links": null
},
{
"name": "width",
"type": "number",
"links": null
},
{
"name": "height",
"type": "number",
"links": null
},
{
"name": "filename",
"type": "string",
"links": null
}
],
"title": "UI.Gallery",
"properties": {
"tags": [],
"defaultValue": null,
"index": 0,
"updateMode": "replace"
},
"widgets_values": [],
"color": "#223",
"bgColor": "#335",
"comfyValue": [],
"shownOutputProperties": {},
"saveUserState": false
},
{
"id": "76728844-31dc-4a76-bd2f-f32f1d7bbb64",
"type": "UpscaleModelLoader",
"pos": [
2088,
1179
],
"size": [
203.2,
26
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"name": "model_name",
"type": "string",
"link": "ca92647a-2a42-45c1-9e75-96aadd954d2f",
"config": {},
"defaultWidgetNode": null,
"widgetNodeType": "ui/combo",
"serialize": true
}
],
"outputs": [
{
"name": "UPSCALE_MODEL",
"type": "UPSCALE_MODEL",
"links": [
"e76b88da-2474-4416-947a-3df7744b9f0e"
],
"slot_index": 0
}
],
"title": "UpscaleModelLoader",
"properties": {
"tags": []
},
"color": "#432",
"bgColor": "#653",
"saveUserState": true
}
],
"links": [
[
"ca92647a-2a42-45c1-9e75-96aadd954d2f",
"47706464-4d82-4329-91a9-c9b2bec4cf60",
0,
"76728844-31dc-4a76-bd2f-f32f1d7bbb64",
0,
"string"
],
[
"e76b88da-2474-4416-947a-3df7744b9f0e",
"76728844-31dc-4a76-bd2f-f32f1d7bbb64",
0,
"c3c2fedf-e8ea-4d42-a866-5e8118cba44f",
0,
"UPSCALE_MODEL"
],
[
"6c59e5a0-008d-4f8f-a2a3-e18ce2536194",
"8ad09059-f3fc-453f-8633-bd7281bc2802",
0,
"1dcc0510-9e06-4ca4-b607-26c361abce6c",
0,
"string"
],
[
"978dec85-18c9-42f5-af2a-d560ea9f6a3b",
"1dcc0510-9e06-4ca4-b607-26c361abce6c",
0,
"c3c2fedf-e8ea-4d42-a866-5e8118cba44f",
1,
"IMAGE"
],
[
"a2678fb8-093c-4769-92e8-20ae02961047",
"c3c2fedf-e8ea-4d42-a866-5e8118cba44f",
0,
"f842f292-01b3-45e3-8972-ef5d036dd7d3",
0,
"IMAGE"
],
[
"fc2282f2-64c9-44b8-ae2f-0476777d088f",
"f842f292-01b3-45e3-8972-ef5d036dd7d3",
0,
"31918f22-9e41-446d-a024-a24c90bc5a45",
1,
-1
],
[
"76b86223-43cc-4eee-b678-6481aa77066d",
"257170fc-2503-4304-9d8c-fdc50f1fd0da",
0,
"31918f22-9e41-446d-a024-a24c90bc5a45",
2,
-1
],
[
"79173f8b-dace-41e6-9897-3ba6d7e8ef3e",
"5c25a00f-c779-44b0-a09f-6915e7170536",
0,
"f842f292-01b3-45e3-8972-ef5d036dd7d3",
1,
"string"
]
],
"groups": [],
"config": {},
"extra": {},
"version": 10
},
"layout": {
"root": "4d6c8745-5133-4d31-a33c-bc93f507ac45",
"allItems": {
"0": {
"dragItem": {
"type": "container",
"id": "4d6c8745-5133-4d31-a33c-bc93f507ac45",
"attrs": {
"title": "",
"hidden": false,
"disabled": false,
"direction": "horizontal",
"classes": "",
"style": "",
"nodeDisabledState": "disabled",
"variant": "gallery",
"containerVariant": "block",
"openOnStartup": false,
"buttonVariant": "primary",
"buttonSize": "large",
"tags": []
}
},
"children": [
"c3414cbc-42d4-4c63-bdda-f960bac31fdd",
"bcacc84b-4d08-4ebb-977f-7b0be56543c1"
]
},
"1": {
"dragItem": {
"type": "container",
"id": "c3414cbc-42d4-4c63-bdda-f960bac31fdd",
"attrs": {
"title": "",
"hidden": false,
"disabled": false,
"direction": "vertical",
"classes": "",
"style": "",
"nodeDisabledState": "disabled",
"variant": "gallery",
"containerVariant": "block",
"openOnStartup": false,
"buttonVariant": "primary",
"buttonSize": "large",
"tags": []
}
},
"children": [
"74447132-c425-4db0-be80-57fdec6d4fc9",
"052ece2d-e32a-486c-9856-d07fd26e7ab2"
],
"parent": "4d6c8745-5133-4d31-a33c-bc93f507ac45"
},
"2": {
"dragItem": {
"type": "container",
"id": "bcacc84b-4d08-4ebb-977f-7b0be56543c1",
"attrs": {
"title": "",
"hidden": false,
"disabled": false,
"direction": "vertical",
"classes": "",
"style": "",
"nodeDisabledState": "disabled",
"variant": "gallery",
"containerVariant": "block",
"openOnStartup": false,
"buttonVariant": "primary",
"buttonSize": "large",
"tags": []
}
},
"children": [
"6e754e38-5790-4e46-a4b7-dbe5fb9ee30d",
"6c0af451-b908-4850-a5cf-a458fc3147ed"
],
"parent": "4d6c8745-5133-4d31-a33c-bc93f507ac45"
},
"3": {
"dragItem": {
"type": "widget",
"id": "ee2182f5-88e5-4f68-a6d4-1f39cd7c47e6",
"nodeId": "47706464-4d82-4329-91a9-c9b2bec4cf60",
"attrs": {
"title": "Model Name",
"hidden": false,
"disabled": false,
"direction": "vertical",
"classes": "",
"style": "",
"nodeDisabledState": "disabled",
"variant": "gallery",
"containerVariant": "block",
"openOnStartup": false,
"buttonVariant": "primary",
"buttonSize": "large",
"tags": []
}
},
"children": [],
"parent": "052ece2d-e32a-486c-9856-d07fd26e7ab2"
},
"4": {
"dragItem": {
"type": "container",
"id": "052ece2d-e32a-486c-9856-d07fd26e7ab2",
"attrs": {
"title": "UpscaleModelLoader",
"hidden": false,
"disabled": false,
"direction": "vertical",
"classes": "",
"style": "",
"nodeDisabledState": "disabled",
"variant": "gallery",
"containerVariant": "block",
"openOnStartup": false,
"buttonVariant": "primary",
"buttonSize": "large",
"tags": []
}
},
"children": [
"ee2182f5-88e5-4f68-a6d4-1f39cd7c47e6"
],
"parent": "c3414cbc-42d4-4c63-bdda-f960bac31fdd"
},
"5": {
"dragItem": {
"type": "widget",
"id": "74447132-c425-4db0-be80-57fdec6d4fc9",
"nodeId": "8ad09059-f3fc-453f-8633-bd7281bc2802",
"attrs": {
"title": "Image",
"hidden": false,
"disabled": false,
"direction": "vertical",
"classes": "",
"style": "",
"nodeDisabledState": "disabled",
"variant": "gallery",
"containerVariant": "block",
"openOnStartup": false,
"buttonVariant": "primary",
"buttonSize": "large",
"tags": []
}
},
"children": [],
"parent": "c3414cbc-42d4-4c63-bdda-f960bac31fdd"
},
"6": {
"dragItem": {
"type": "widget",
"id": "6e754e38-5790-4e46-a4b7-dbe5fb9ee30d",
"nodeId": "31918f22-9e41-446d-a024-a24c90bc5a45",
"attrs": {
"title": "Result",
"hidden": false,
"disabled": false,
"direction": "vertical",
"classes": "",
"style": "",
"nodeDisabledState": "disabled",
"variant": "gallery",
"containerVariant": "block",
"openOnStartup": false,
"buttonVariant": "primary",
"buttonSize": "large",
"tags": []
}
},
"children": [],
"parent": "bcacc84b-4d08-4ebb-977f-7b0be56543c1"
},
"9": {
"dragItem": {
"type": "widget",
"id": "d4c3177b-5d39-4293-9d6e-6abf941a94d4",
"nodeId": "5c25a00f-c779-44b0-a09f-6915e7170536",
"attrs": {
"title": "Filename Prefix",
"hidden": false,
"disabled": false,
"direction": "vertical",
"classes": "",
"style": "",
"nodeDisabledState": "disabled",
"variant": "gallery",
"containerVariant": "block",
"openOnStartup": false,
"buttonVariant": "primary",
"buttonSize": "large",
"tags": []
}
},
"children": [],
"parent": "6c0af451-b908-4850-a5cf-a458fc3147ed"
},
"11": {
"dragItem": {
"type": "widget",
"id": "e9e0d601-1cce-4de3-9885-1834df406efd",
"nodeId": "257170fc-2503-4304-9d8c-fdc50f1fd0da",
"attrs": {
"title": "Clear Outputs",
"hidden": false,
"disabled": false,
"direction": "vertical",
"classes": "",
"style": "",
"nodeDisabledState": "disabled",
"variant": "gallery",
"containerVariant": "block",
"openOnStartup": false,
"buttonVariant": "secondary",
"buttonSize": "large",
"tags": []
}
},
"children": [],
"parent": "6c0af451-b908-4850-a5cf-a458fc3147ed"
},
"12": {
"dragItem": {
"type": "container",
"id": "6c0af451-b908-4850-a5cf-a458fc3147ed",
"attrs": {
"title": "",
"hidden": false,
"disabled": false,
"direction": "horizontal",
"classes": "",
"style": "",
"nodeDisabledState": "disabled",
"variant": "gallery",
"containerVariant": "block",
"openOnStartup": false,
"buttonVariant": "primary",
"buttonSize": "large",
"tags": []
}
},
"children": [
"d4c3177b-5d39-4293-9d6e-6abf941a94d4",
"e9e0d601-1cce-4de3-9885-1834df406efd"
],
"parent": "bcacc84b-4d08-4ebb-977f-7b0be56543c1"
},
"4d6c8745-5133-4d31-a33c-bc93f507ac45": {
"dragItem": {
"type": "container",
"id": "4d6c8745-5133-4d31-a33c-bc93f507ac45",
"attrs": {
"title": "",
"hidden": false,
"disabled": false,
"direction": "horizontal",
"classes": "",
"style": "",
"nodeDisabledState": "disabled",
"variant": "gallery",
"containerVariant": "block",
"openOnStartup": false,
"buttonVariant": "primary",
"buttonSize": "large",
"tags": []
}
},
"children": [
"c3414cbc-42d4-4c63-bdda-f960bac31fdd",
"bcacc84b-4d08-4ebb-977f-7b0be56543c1"
]
},
"c3414cbc-42d4-4c63-bdda-f960bac31fdd": {
"dragItem": {
"type": "container",
"id": "c3414cbc-42d4-4c63-bdda-f960bac31fdd",
"attrs": {
"title": "",
"hidden": false,
"disabled": false,
"direction": "vertical",
"classes": "",
"style": "",
"nodeDisabledState": "disabled",
"variant": "gallery",
"containerVariant": "block",
"openOnStartup": false,
"buttonVariant": "primary",
"buttonSize": "large",
"tags": []
}
},
"children": [
"74447132-c425-4db0-be80-57fdec6d4fc9",
"052ece2d-e32a-486c-9856-d07fd26e7ab2"
],
"parent": "4d6c8745-5133-4d31-a33c-bc93f507ac45"
},
"bcacc84b-4d08-4ebb-977f-7b0be56543c1": {
"dragItem": {
"type": "container",
"id": "bcacc84b-4d08-4ebb-977f-7b0be56543c1",
"attrs": {
"title": "",
"hidden": false,
"disabled": false,
"direction": "vertical",
"classes": "",
"style": "",
"nodeDisabledState": "disabled",
"variant": "gallery",
"containerVariant": "block",
"openOnStartup": false,
"buttonVariant": "primary",
"buttonSize": "large",
"tags": []
}
},
"children": [
"6e754e38-5790-4e46-a4b7-dbe5fb9ee30d",
"6c0af451-b908-4850-a5cf-a458fc3147ed"
],
"parent": "4d6c8745-5133-4d31-a33c-bc93f507ac45"
},
"ee2182f5-88e5-4f68-a6d4-1f39cd7c47e6": {
"dragItem": {
"type": "widget",
"id": "ee2182f5-88e5-4f68-a6d4-1f39cd7c47e6",
"nodeId": "47706464-4d82-4329-91a9-c9b2bec4cf60",
"attrs": {
"title": "Model Name",
"hidden": false,
"disabled": false,
"direction": "vertical",
"classes": "",
"style": "",
"nodeDisabledState": "disabled",
"variant": "gallery",
"containerVariant": "block",
"openOnStartup": false,
"buttonVariant": "primary",
"buttonSize": "large",
"tags": []
}
},
"children": [],
"parent": "052ece2d-e32a-486c-9856-d07fd26e7ab2"
},
"052ece2d-e32a-486c-9856-d07fd26e7ab2": {
"dragItem": {
"type": "container",
"id": "052ece2d-e32a-486c-9856-d07fd26e7ab2",
"attrs": {
"title": "UpscaleModelLoader",
"hidden": false,
"disabled": false,
"direction": "vertical",
"classes": "",
"style": "",
"nodeDisabledState": "disabled",
"variant": "gallery",
"containerVariant": "block",
"openOnStartup": false,
"buttonVariant": "primary",
"buttonSize": "large",
"tags": []
}
},
"children": [
"ee2182f5-88e5-4f68-a6d4-1f39cd7c47e6"
],
"parent": "c3414cbc-42d4-4c63-bdda-f960bac31fdd"
},
"74447132-c425-4db0-be80-57fdec6d4fc9": {
"dragItem": {
"type": "widget",
"id": "74447132-c425-4db0-be80-57fdec6d4fc9",
"nodeId": "8ad09059-f3fc-453f-8633-bd7281bc2802",
"attrs": {
"title": "Image",
"hidden": false,
"disabled": false,
"direction": "vertical",
"classes": "",
"style": "",
"nodeDisabledState": "disabled",
"variant": "gallery",
"containerVariant": "block",
"openOnStartup": false,
"buttonVariant": "primary",
"buttonSize": "large",
"tags": []
}
},
"children": [],
"parent": "c3414cbc-42d4-4c63-bdda-f960bac31fdd"
},
"6e754e38-5790-4e46-a4b7-dbe5fb9ee30d": {
"dragItem": {
"type": "widget",
"id": "6e754e38-5790-4e46-a4b7-dbe5fb9ee30d",
"nodeId": "31918f22-9e41-446d-a024-a24c90bc5a45",
"attrs": {
"title": "Result",
"hidden": false,
"disabled": false,
"direction": "vertical",
"classes": "",
"style": "",
"nodeDisabledState": "disabled",
"variant": "gallery",
"containerVariant": "block",
"openOnStartup": false,
"buttonVariant": "primary",
"buttonSize": "large",
"tags": []
}
},
"children": [],
"parent": "bcacc84b-4d08-4ebb-977f-7b0be56543c1"
},
"d4c3177b-5d39-4293-9d6e-6abf941a94d4": {
"dragItem": {
"type": "widget",
"id": "d4c3177b-5d39-4293-9d6e-6abf941a94d4",
"nodeId": "5c25a00f-c779-44b0-a09f-6915e7170536",
"attrs": {
"title": "Filename Prefix",
"hidden": false,
"disabled": false,
"direction": "vertical",
"classes": "",
"style": "",
"nodeDisabledState": "disabled",
"variant": "gallery",
"containerVariant": "block",
"openOnStartup": false,
"buttonVariant": "primary",
"buttonSize": "large",
"tags": []
}
},
"children": [],
"parent": "6c0af451-b908-4850-a5cf-a458fc3147ed"
},
"e9e0d601-1cce-4de3-9885-1834df406efd": {
"dragItem": {
"type": "widget",
"id": "e9e0d601-1cce-4de3-9885-1834df406efd",
"nodeId": "257170fc-2503-4304-9d8c-fdc50f1fd0da",
"attrs": {
"title": "Clear Outputs",
"hidden": false,
"disabled": false,
"direction": "vertical",
"classes": "",
"style": "",
"nodeDisabledState": "disabled",
"variant": "gallery",
"containerVariant": "block",
"openOnStartup": false,
"buttonVariant": "secondary",
"buttonSize": "large",
"tags": []
}
},
"children": [],
"parent": "6c0af451-b908-4850-a5cf-a458fc3147ed"
},
"6c0af451-b908-4850-a5cf-a458fc3147ed": {
"dragItem": {
"type": "container",
"id": "6c0af451-b908-4850-a5cf-a458fc3147ed",
"attrs": {
"title": "",
"hidden": false,
"disabled": false,
"direction": "horizontal",
"classes": "",
"style": "",
"nodeDisabledState": "disabled",
"variant": "gallery",
"containerVariant": "block",
"openOnStartup": false,
"buttonVariant": "primary",
"buttonSize": "large",
"tags": []
}
},
"children": [
"d4c3177b-5d39-4293-9d6e-6abf941a94d4",
"e9e0d601-1cce-4de3-9885-1834df406efd"
],
"parent": "bcacc84b-4d08-4ebb-977f-7b0be56543c1"
}
},
"currentId": 15,
"attrs": {
"queuePromptButtonName": "Queue Prompt",
"queuePromptButtonRunWorkflow": true
}
},
"canvas": {
"offset": [
-1717.3714583644114,
-1017.6529225774816
],
"scale": 1
}
}