mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-20 14:30:41 +00:00
170 lines
4.6 KiB
JSON
170 lines
4.6 KiB
JSON
{
|
|
"id": "f1a2b3c4-d5e6-7890-abcd-ef1234567890",
|
|
"revision": 0,
|
|
"last_node_id": 2,
|
|
"last_link_id": 0,
|
|
"nodes": [
|
|
{
|
|
"id": 2,
|
|
"type": "b2c3d4e5-f6a7-8901-bcde-f12345678901",
|
|
"pos": [400, 300],
|
|
"size": [400, 200],
|
|
"flags": {},
|
|
"order": 0,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {},
|
|
"widgets_values": []
|
|
}
|
|
],
|
|
"links": [],
|
|
"groups": [],
|
|
"definitions": {
|
|
"subgraphs": [
|
|
{
|
|
"id": "b2c3d4e5-f6a7-8901-bcde-f12345678901",
|
|
"version": 1,
|
|
"state": {
|
|
"lastGroupId": 0,
|
|
"lastNodeId": 120,
|
|
"lastLinkId": 276,
|
|
"lastRerouteId": 0
|
|
},
|
|
"revision": 0,
|
|
"config": {},
|
|
"name": "Slot Drift Duplicate Links",
|
|
"inputNode": {
|
|
"id": -10,
|
|
"bounding": [0, 300, 120, 60]
|
|
},
|
|
"outputNode": {
|
|
"id": -20,
|
|
"bounding": [900, 300, 120, 60]
|
|
},
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"widgets": [],
|
|
"nodes": [
|
|
{
|
|
"id": 120,
|
|
"type": "ComfySwitchNode",
|
|
"title": "Switch (CFG)",
|
|
"pos": [100, 100],
|
|
"size": [200, 80],
|
|
"flags": {},
|
|
"order": 0,
|
|
"mode": 0,
|
|
"inputs": [{ "name": "value", "type": "FLOAT", "link": null }],
|
|
"outputs": [
|
|
{
|
|
"name": "FLOAT",
|
|
"type": "FLOAT",
|
|
"links": [257, 271, 276]
|
|
}
|
|
],
|
|
"properties": { "Node name for S&R": "ComfySwitchNode" },
|
|
"widgets_values": []
|
|
},
|
|
{
|
|
"id": 85,
|
|
"type": "KSamplerAdvanced",
|
|
"pos": [400, 50],
|
|
"size": [270, 262],
|
|
"flags": {},
|
|
"order": 1,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{ "name": "model", "type": "MODEL", "link": null },
|
|
{ "name": "positive", "type": "CONDITIONING", "link": null },
|
|
{ "name": "negative", "type": "CONDITIONING", "link": null },
|
|
{ "name": "latent_image", "type": "LATENT", "link": null },
|
|
{ "name": "steps", "type": "INT", "link": null },
|
|
{ "name": "cfg", "type": "FLOAT", "link": 276 }
|
|
],
|
|
"outputs": [{ "name": "LATENT", "type": "LATENT", "links": [] }],
|
|
"properties": { "Node name for S&R": "KSamplerAdvanced" },
|
|
"widgets_values": [
|
|
false,
|
|
0,
|
|
"randomize",
|
|
20,
|
|
8,
|
|
"euler",
|
|
"normal",
|
|
0,
|
|
10000,
|
|
false
|
|
]
|
|
},
|
|
{
|
|
"id": 86,
|
|
"type": "KSamplerAdvanced",
|
|
"pos": [400, 350],
|
|
"size": [270, 262],
|
|
"flags": {},
|
|
"order": 2,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{ "name": "model", "type": "MODEL", "link": null },
|
|
{ "name": "positive", "type": "CONDITIONING", "link": null },
|
|
{ "name": "negative", "type": "CONDITIONING", "link": null },
|
|
{ "name": "latent_image", "type": "LATENT", "link": null },
|
|
{ "name": "steps", "type": "INT", "link": null },
|
|
{ "name": "cfg", "type": "FLOAT", "link": 271 }
|
|
],
|
|
"outputs": [{ "name": "LATENT", "type": "LATENT", "links": [] }],
|
|
"properties": { "Node name for S&R": "KSamplerAdvanced" },
|
|
"widgets_values": [
|
|
false,
|
|
0,
|
|
"randomize",
|
|
20,
|
|
8,
|
|
"euler",
|
|
"normal",
|
|
0,
|
|
10000,
|
|
false
|
|
]
|
|
}
|
|
],
|
|
"groups": [],
|
|
"links": [
|
|
{
|
|
"id": 257,
|
|
"origin_id": 120,
|
|
"origin_slot": 0,
|
|
"target_id": 85,
|
|
"target_slot": 5,
|
|
"type": "FLOAT"
|
|
},
|
|
{
|
|
"id": 271,
|
|
"origin_id": 120,
|
|
"origin_slot": 0,
|
|
"target_id": 86,
|
|
"target_slot": 5,
|
|
"type": "FLOAT"
|
|
},
|
|
{
|
|
"id": 276,
|
|
"origin_id": 120,
|
|
"origin_slot": 0,
|
|
"target_id": 85,
|
|
"target_slot": 5,
|
|
"type": "FLOAT"
|
|
}
|
|
],
|
|
"extra": {}
|
|
}
|
|
]
|
|
},
|
|
"config": {},
|
|
"extra": {
|
|
"ds": { "scale": 1, "offset": [0, 0] },
|
|
"frontendVersion": "1.43.2"
|
|
},
|
|
"version": 0.4
|
|
}
|