mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-04-13 20:12:30 +08:00
976 lines
24 KiB
JSON
976 lines
24 KiB
JSON
{
|
|
"id": "e7230c8b-a414-4391-8d71-da081db890eb",
|
|
"revision": 0,
|
|
"last_node_id": 1,
|
|
"last_link_id": 0,
|
|
"nodes": [
|
|
{
|
|
"id": 1,
|
|
"type": "431af06c-a496-4c69-a4ea-00ab27ccf125",
|
|
"pos": [
|
|
841.0648014894006,
|
|
2635.5471890990502
|
|
],
|
|
"size": [
|
|
500,
|
|
569
|
|
],
|
|
"flags": {},
|
|
"order": 0,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{
|
|
"name": "text",
|
|
"type": "STRING",
|
|
"widget": {
|
|
"name": "text"
|
|
},
|
|
"link": null
|
|
},
|
|
{
|
|
"name": "width",
|
|
"type": "INT",
|
|
"widget": {
|
|
"name": "width"
|
|
},
|
|
"link": null
|
|
},
|
|
{
|
|
"name": "height",
|
|
"type": "INT",
|
|
"widget": {
|
|
"name": "height"
|
|
},
|
|
"link": null
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"localized_name": "IMAGE",
|
|
"name": "IMAGE",
|
|
"type": "IMAGE",
|
|
"links": []
|
|
}
|
|
],
|
|
"properties": {
|
|
"proxyWidgets": [
|
|
[
|
|
"-1",
|
|
"text"
|
|
],
|
|
[
|
|
"-1",
|
|
"width"
|
|
],
|
|
[
|
|
"-1",
|
|
"height"
|
|
],
|
|
[
|
|
"44",
|
|
"seed"
|
|
],
|
|
[
|
|
"44",
|
|
"control_after_generate"
|
|
]
|
|
]
|
|
},
|
|
"widgets_values": [
|
|
"",
|
|
1024,
|
|
1024
|
|
]
|
|
}
|
|
],
|
|
"links": [],
|
|
"groups": [],
|
|
"definitions": {
|
|
"subgraphs": [
|
|
{
|
|
"id": "431af06c-a496-4c69-a4ea-00ab27ccf125",
|
|
"version": 1,
|
|
"state": {
|
|
"lastGroupId": 4,
|
|
"lastNodeId": 53,
|
|
"lastLinkId": 55,
|
|
"lastRerouteId": 0
|
|
},
|
|
"revision": 0,
|
|
"config": {},
|
|
"name": "Text to Image (Ovis)",
|
|
"inputNode": {
|
|
"id": -10,
|
|
"bounding": [
|
|
-60,
|
|
485,
|
|
120,
|
|
100
|
|
]
|
|
},
|
|
"outputNode": {
|
|
"id": -20,
|
|
"bounding": [
|
|
1510,
|
|
475,
|
|
120,
|
|
60
|
|
]
|
|
},
|
|
"inputs": [
|
|
{
|
|
"id": "09999a54-3c39-40f2-b459-e94e5e381481",
|
|
"name": "text",
|
|
"type": "STRING",
|
|
"linkIds": [
|
|
52
|
|
],
|
|
"pos": [
|
|
40,
|
|
505
|
|
]
|
|
},
|
|
{
|
|
"id": "bec69009-38dc-4fcd-b277-aabeb0d540ee",
|
|
"name": "width",
|
|
"type": "INT",
|
|
"linkIds": [
|
|
53
|
|
],
|
|
"pos": [
|
|
40,
|
|
525
|
|
]
|
|
},
|
|
{
|
|
"id": "3781e46e-2745-47db-8898-482782924ae8",
|
|
"name": "height",
|
|
"type": "INT",
|
|
"linkIds": [
|
|
54
|
|
],
|
|
"pos": [
|
|
40,
|
|
545
|
|
]
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"id": "42ad2f28-43f2-4f83-ad48-de28d3c7a8bd",
|
|
"name": "IMAGE",
|
|
"type": "IMAGE",
|
|
"linkIds": [
|
|
45
|
|
],
|
|
"localized_name": "IMAGE",
|
|
"pos": [
|
|
1530,
|
|
495
|
|
]
|
|
}
|
|
],
|
|
"widgets": [],
|
|
"nodes": [
|
|
{
|
|
"id": 40,
|
|
"type": "VAELoader",
|
|
"pos": [
|
|
130.2638101844517,
|
|
585.2545050421948
|
|
],
|
|
"size": [
|
|
270,
|
|
58
|
|
],
|
|
"flags": {},
|
|
"order": 0,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{
|
|
"localized_name": "vae_name",
|
|
"name": "vae_name",
|
|
"type": "COMBO",
|
|
"widget": {
|
|
"name": "vae_name"
|
|
},
|
|
"link": null
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"localized_name": "VAE",
|
|
"name": "VAE",
|
|
"type": "VAE",
|
|
"links": [
|
|
39
|
|
]
|
|
}
|
|
],
|
|
"properties": {
|
|
"Node name for S&R": "VAELoader",
|
|
"cnr_id": "comfy-core",
|
|
"ver": "0.3.73",
|
|
"models": [
|
|
{
|
|
"name": "ae.safetensors",
|
|
"url": "https://huggingface.co/Comfy-Org/z_image_turbo/resolve/main/split_files/vae/ae.safetensors",
|
|
"directory": "vae"
|
|
}
|
|
],
|
|
"enableTabs": false,
|
|
"tabWidth": 65,
|
|
"tabXOffset": 10,
|
|
"hasSecondTab": false,
|
|
"secondTabText": "Send Back",
|
|
"secondTabOffset": 80,
|
|
"secondTabWidth": 65
|
|
},
|
|
"widgets_values": [
|
|
"ae.safetensors"
|
|
]
|
|
},
|
|
{
|
|
"id": 43,
|
|
"type": "VAEDecode",
|
|
"pos": [
|
|
1240,
|
|
170
|
|
],
|
|
"size": [
|
|
210,
|
|
46
|
|
],
|
|
"flags": {},
|
|
"order": 6,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{
|
|
"localized_name": "samples",
|
|
"name": "samples",
|
|
"type": "LATENT",
|
|
"link": 38
|
|
},
|
|
{
|
|
"localized_name": "vae",
|
|
"name": "vae",
|
|
"type": "VAE",
|
|
"link": 39
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"localized_name": "IMAGE",
|
|
"name": "IMAGE",
|
|
"type": "IMAGE",
|
|
"slot_index": 0,
|
|
"links": [
|
|
45
|
|
]
|
|
}
|
|
],
|
|
"properties": {
|
|
"Node name for S&R": "VAEDecode",
|
|
"cnr_id": "comfy-core",
|
|
"ver": "0.3.64",
|
|
"enableTabs": false,
|
|
"tabWidth": 65,
|
|
"tabXOffset": 10,
|
|
"hasSecondTab": false,
|
|
"secondTabText": "Send Back",
|
|
"secondTabOffset": 80,
|
|
"secondTabWidth": 65
|
|
},
|
|
"widgets_values": []
|
|
},
|
|
{
|
|
"id": 46,
|
|
"type": "UNETLoader",
|
|
"pos": [
|
|
130.2638101844517,
|
|
305.2545050421948
|
|
],
|
|
"size": [
|
|
270,
|
|
82
|
|
],
|
|
"flags": {},
|
|
"order": 1,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{
|
|
"localized_name": "unet_name",
|
|
"name": "unet_name",
|
|
"type": "COMBO",
|
|
"widget": {
|
|
"name": "unet_name"
|
|
},
|
|
"link": null
|
|
},
|
|
{
|
|
"localized_name": "weight_dtype",
|
|
"name": "weight_dtype",
|
|
"type": "COMBO",
|
|
"widget": {
|
|
"name": "weight_dtype"
|
|
},
|
|
"link": null
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"localized_name": "MODEL",
|
|
"name": "MODEL",
|
|
"type": "MODEL",
|
|
"links": [
|
|
37
|
|
]
|
|
}
|
|
],
|
|
"properties": {
|
|
"Node name for S&R": "UNETLoader",
|
|
"cnr_id": "comfy-core",
|
|
"ver": "0.3.73",
|
|
"models": [
|
|
{
|
|
"name": "ovis_image_bf16.safetensors",
|
|
"url": "https://huggingface.co/Comfy-Org/Ovis-Image/resolve/main/split_files/diffusion_models/ovis_image_bf16.safetensors",
|
|
"directory": "diffusion_models"
|
|
}
|
|
],
|
|
"enableTabs": false,
|
|
"tabWidth": 65,
|
|
"tabXOffset": 10,
|
|
"hasSecondTab": false,
|
|
"secondTabText": "Send Back",
|
|
"secondTabOffset": 80,
|
|
"secondTabWidth": 65
|
|
},
|
|
"widgets_values": [
|
|
"ovis_image_bf16.safetensors",
|
|
"default"
|
|
]
|
|
},
|
|
{
|
|
"id": 39,
|
|
"type": "CLIPLoader",
|
|
"pos": [
|
|
130.2638101844517,
|
|
435.2545050421948
|
|
],
|
|
"size": [
|
|
270,
|
|
106
|
|
],
|
|
"flags": {},
|
|
"order": 2,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{
|
|
"localized_name": "clip_name",
|
|
"name": "clip_name",
|
|
"type": "COMBO",
|
|
"widget": {
|
|
"name": "clip_name"
|
|
},
|
|
"link": null
|
|
},
|
|
{
|
|
"localized_name": "type",
|
|
"name": "type",
|
|
"type": "COMBO",
|
|
"widget": {
|
|
"name": "type"
|
|
},
|
|
"link": null
|
|
},
|
|
{
|
|
"localized_name": "device",
|
|
"name": "device",
|
|
"shape": 7,
|
|
"type": "COMBO",
|
|
"widget": {
|
|
"name": "device"
|
|
},
|
|
"link": null
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"localized_name": "CLIP",
|
|
"name": "CLIP",
|
|
"type": "CLIP",
|
|
"links": [
|
|
44,
|
|
47
|
|
]
|
|
}
|
|
],
|
|
"properties": {
|
|
"Node name for S&R": "CLIPLoader",
|
|
"cnr_id": "comfy-core",
|
|
"ver": "0.3.73",
|
|
"models": [
|
|
{
|
|
"name": "ovis_2.5.safetensors",
|
|
"url": "https://huggingface.co/Comfy-Org/Ovis-Image/resolve/main/split_files/text_encoders/ovis_2.5.safetensors",
|
|
"directory": "text_encoders"
|
|
}
|
|
],
|
|
"enableTabs": false,
|
|
"tabWidth": 65,
|
|
"tabXOffset": 10,
|
|
"hasSecondTab": false,
|
|
"secondTabText": "Send Back",
|
|
"secondTabOffset": 80,
|
|
"secondTabWidth": 65
|
|
},
|
|
"widgets_values": [
|
|
"ovis_2.5.safetensors",
|
|
"ovis",
|
|
"default"
|
|
]
|
|
},
|
|
{
|
|
"id": 44,
|
|
"type": "KSampler",
|
|
"pos": [
|
|
900.2638101844517,
|
|
375.2545050421948
|
|
],
|
|
"size": [
|
|
315,
|
|
474
|
|
],
|
|
"flags": {},
|
|
"order": 7,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{
|
|
"localized_name": "model",
|
|
"name": "model",
|
|
"type": "MODEL",
|
|
"link": 40
|
|
},
|
|
{
|
|
"localized_name": "positive",
|
|
"name": "positive",
|
|
"type": "CONDITIONING",
|
|
"link": 41
|
|
},
|
|
{
|
|
"localized_name": "negative",
|
|
"name": "negative",
|
|
"type": "CONDITIONING",
|
|
"link": 48
|
|
},
|
|
{
|
|
"localized_name": "latent_image",
|
|
"name": "latent_image",
|
|
"type": "LATENT",
|
|
"link": 43
|
|
},
|
|
{
|
|
"localized_name": "seed",
|
|
"name": "seed",
|
|
"type": "INT",
|
|
"widget": {
|
|
"name": "seed"
|
|
},
|
|
"link": null
|
|
},
|
|
{
|
|
"localized_name": "steps",
|
|
"name": "steps",
|
|
"type": "INT",
|
|
"widget": {
|
|
"name": "steps"
|
|
},
|
|
"link": null
|
|
},
|
|
{
|
|
"localized_name": "cfg",
|
|
"name": "cfg",
|
|
"type": "FLOAT",
|
|
"widget": {
|
|
"name": "cfg"
|
|
},
|
|
"link": null
|
|
},
|
|
{
|
|
"localized_name": "sampler_name",
|
|
"name": "sampler_name",
|
|
"type": "COMBO",
|
|
"widget": {
|
|
"name": "sampler_name"
|
|
},
|
|
"link": null
|
|
},
|
|
{
|
|
"localized_name": "scheduler",
|
|
"name": "scheduler",
|
|
"type": "COMBO",
|
|
"widget": {
|
|
"name": "scheduler"
|
|
},
|
|
"link": null
|
|
},
|
|
{
|
|
"localized_name": "denoise",
|
|
"name": "denoise",
|
|
"type": "FLOAT",
|
|
"widget": {
|
|
"name": "denoise"
|
|
},
|
|
"link": null
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"localized_name": "LATENT",
|
|
"name": "LATENT",
|
|
"type": "LATENT",
|
|
"slot_index": 0,
|
|
"links": [
|
|
38
|
|
]
|
|
}
|
|
],
|
|
"properties": {
|
|
"Node name for S&R": "KSampler",
|
|
"cnr_id": "comfy-core",
|
|
"ver": "0.3.64",
|
|
"enableTabs": false,
|
|
"tabWidth": 65,
|
|
"tabXOffset": 10,
|
|
"hasSecondTab": false,
|
|
"secondTabText": "Send Back",
|
|
"secondTabOffset": 80,
|
|
"secondTabWidth": 65
|
|
},
|
|
"widgets_values": [
|
|
0,
|
|
"randomize",
|
|
20,
|
|
5,
|
|
"euler",
|
|
"simple",
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"id": 41,
|
|
"type": "EmptySD3LatentImage",
|
|
"pos": [
|
|
130,
|
|
750
|
|
],
|
|
"size": [
|
|
260,
|
|
110
|
|
],
|
|
"flags": {},
|
|
"order": 5,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{
|
|
"localized_name": "width",
|
|
"name": "width",
|
|
"type": "INT",
|
|
"widget": {
|
|
"name": "width"
|
|
},
|
|
"link": 53
|
|
},
|
|
{
|
|
"localized_name": "height",
|
|
"name": "height",
|
|
"type": "INT",
|
|
"widget": {
|
|
"name": "height"
|
|
},
|
|
"link": 54
|
|
},
|
|
{
|
|
"localized_name": "batch_size",
|
|
"name": "batch_size",
|
|
"type": "INT",
|
|
"widget": {
|
|
"name": "batch_size"
|
|
},
|
|
"link": null
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"localized_name": "LATENT",
|
|
"name": "LATENT",
|
|
"type": "LATENT",
|
|
"slot_index": 0,
|
|
"links": [
|
|
43
|
|
]
|
|
}
|
|
],
|
|
"properties": {
|
|
"Node name for S&R": "EmptySD3LatentImage",
|
|
"cnr_id": "comfy-core",
|
|
"ver": "0.3.64",
|
|
"enableTabs": false,
|
|
"tabWidth": 65,
|
|
"tabXOffset": 10,
|
|
"hasSecondTab": false,
|
|
"secondTabText": "Send Back",
|
|
"secondTabOffset": 80,
|
|
"secondTabWidth": 65
|
|
},
|
|
"widgets_values": [
|
|
1024,
|
|
1024,
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"id": 49,
|
|
"type": "CLIPTextEncode",
|
|
"pos": [
|
|
448.46909055213695,
|
|
580.7916314551437
|
|
],
|
|
"size": [
|
|
408.2119158862329,
|
|
175.9928736562805
|
|
],
|
|
"flags": {},
|
|
"order": 4,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{
|
|
"localized_name": "clip",
|
|
"name": "clip",
|
|
"type": "CLIP",
|
|
"link": 47
|
|
},
|
|
{
|
|
"localized_name": "text",
|
|
"name": "text",
|
|
"type": "STRING",
|
|
"widget": {
|
|
"name": "text"
|
|
},
|
|
"link": null
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"localized_name": "CONDITIONING",
|
|
"name": "CONDITIONING",
|
|
"type": "CONDITIONING",
|
|
"links": [
|
|
48
|
|
]
|
|
}
|
|
],
|
|
"properties": {
|
|
"Node name for S&R": "CLIPTextEncode",
|
|
"cnr_id": "comfy-core",
|
|
"ver": "0.3.73",
|
|
"enableTabs": false,
|
|
"tabWidth": 65,
|
|
"tabXOffset": 10,
|
|
"hasSecondTab": false,
|
|
"secondTabText": "Send Back",
|
|
"secondTabOffset": 80,
|
|
"secondTabWidth": 65
|
|
},
|
|
"widgets_values": [
|
|
""
|
|
],
|
|
"color": "#322",
|
|
"bgcolor": "#533"
|
|
},
|
|
{
|
|
"id": 47,
|
|
"type": "ModelSamplingAuraFlow",
|
|
"pos": [
|
|
900,
|
|
270
|
|
],
|
|
"size": [
|
|
310,
|
|
60
|
|
],
|
|
"flags": {},
|
|
"order": 3,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{
|
|
"localized_name": "model",
|
|
"name": "model",
|
|
"type": "MODEL",
|
|
"link": 37
|
|
},
|
|
{
|
|
"localized_name": "shift",
|
|
"name": "shift",
|
|
"type": "FLOAT",
|
|
"widget": {
|
|
"name": "shift"
|
|
},
|
|
"link": null
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"localized_name": "MODEL",
|
|
"name": "MODEL",
|
|
"type": "MODEL",
|
|
"slot_index": 0,
|
|
"links": [
|
|
40
|
|
]
|
|
}
|
|
],
|
|
"properties": {
|
|
"Node name for S&R": "ModelSamplingAuraFlow",
|
|
"cnr_id": "comfy-core",
|
|
"ver": "0.3.64",
|
|
"enableTabs": false,
|
|
"tabWidth": 65,
|
|
"tabXOffset": 10,
|
|
"hasSecondTab": false,
|
|
"secondTabText": "Send Back",
|
|
"secondTabOffset": 80,
|
|
"secondTabWidth": 65
|
|
},
|
|
"widgets_values": [
|
|
3
|
|
]
|
|
},
|
|
{
|
|
"id": 45,
|
|
"type": "CLIPTextEncode",
|
|
"pos": [
|
|
443.0220695236953,
|
|
320.45322000921504
|
|
],
|
|
"size": [
|
|
418.94042056883495,
|
|
215.3307241591545
|
|
],
|
|
"flags": {},
|
|
"order": 8,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{
|
|
"localized_name": "clip",
|
|
"name": "clip",
|
|
"type": "CLIP",
|
|
"link": 44
|
|
},
|
|
{
|
|
"localized_name": "text",
|
|
"name": "text",
|
|
"type": "STRING",
|
|
"widget": {
|
|
"name": "text"
|
|
},
|
|
"link": 52
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"localized_name": "CONDITIONING",
|
|
"name": "CONDITIONING",
|
|
"type": "CONDITIONING",
|
|
"links": [
|
|
41
|
|
]
|
|
}
|
|
],
|
|
"properties": {
|
|
"Node name for S&R": "CLIPTextEncode",
|
|
"cnr_id": "comfy-core",
|
|
"ver": "0.3.73",
|
|
"enableTabs": false,
|
|
"tabWidth": 65,
|
|
"tabXOffset": 10,
|
|
"hasSecondTab": false,
|
|
"secondTabText": "Send Back",
|
|
"secondTabOffset": 80,
|
|
"secondTabWidth": 65
|
|
},
|
|
"widgets_values": [
|
|
""
|
|
],
|
|
"color": "#232",
|
|
"bgcolor": "#353"
|
|
}
|
|
],
|
|
"groups": [
|
|
{
|
|
"id": 2,
|
|
"title": "Step2 - Image size",
|
|
"bounding": [
|
|
120,
|
|
670,
|
|
290,
|
|
200
|
|
],
|
|
"color": "#444",
|
|
"font_size": 24,
|
|
"flags": {}
|
|
},
|
|
{
|
|
"id": 3,
|
|
"title": "Step3 - Prompt",
|
|
"bounding": [
|
|
430,
|
|
240,
|
|
450,
|
|
540
|
|
],
|
|
"color": "#444",
|
|
"font_size": 24,
|
|
"flags": {}
|
|
},
|
|
{
|
|
"id": 4,
|
|
"title": "Step1 - Load models",
|
|
"bounding": [
|
|
120,
|
|
240,
|
|
290,
|
|
413.6
|
|
],
|
|
"color": "#444",
|
|
"font_size": 24,
|
|
"flags": {}
|
|
}
|
|
],
|
|
"links": [
|
|
{
|
|
"id": 38,
|
|
"origin_id": 44,
|
|
"origin_slot": 0,
|
|
"target_id": 43,
|
|
"target_slot": 0,
|
|
"type": "LATENT"
|
|
},
|
|
{
|
|
"id": 39,
|
|
"origin_id": 40,
|
|
"origin_slot": 0,
|
|
"target_id": 43,
|
|
"target_slot": 1,
|
|
"type": "VAE"
|
|
},
|
|
{
|
|
"id": 40,
|
|
"origin_id": 47,
|
|
"origin_slot": 0,
|
|
"target_id": 44,
|
|
"target_slot": 0,
|
|
"type": "MODEL"
|
|
},
|
|
{
|
|
"id": 41,
|
|
"origin_id": 45,
|
|
"origin_slot": 0,
|
|
"target_id": 44,
|
|
"target_slot": 1,
|
|
"type": "CONDITIONING"
|
|
},
|
|
{
|
|
"id": 48,
|
|
"origin_id": 49,
|
|
"origin_slot": 0,
|
|
"target_id": 44,
|
|
"target_slot": 2,
|
|
"type": "CONDITIONING"
|
|
},
|
|
{
|
|
"id": 43,
|
|
"origin_id": 41,
|
|
"origin_slot": 0,
|
|
"target_id": 44,
|
|
"target_slot": 3,
|
|
"type": "LATENT"
|
|
},
|
|
{
|
|
"id": 47,
|
|
"origin_id": 39,
|
|
"origin_slot": 0,
|
|
"target_id": 49,
|
|
"target_slot": 0,
|
|
"type": "CLIP"
|
|
},
|
|
{
|
|
"id": 37,
|
|
"origin_id": 46,
|
|
"origin_slot": 0,
|
|
"target_id": 47,
|
|
"target_slot": 0,
|
|
"type": "MODEL"
|
|
},
|
|
{
|
|
"id": 44,
|
|
"origin_id": 39,
|
|
"origin_slot": 0,
|
|
"target_id": 45,
|
|
"target_slot": 0,
|
|
"type": "CLIP"
|
|
},
|
|
{
|
|
"id": 45,
|
|
"origin_id": 43,
|
|
"origin_slot": 0,
|
|
"target_id": -20,
|
|
"target_slot": 0,
|
|
"type": "IMAGE"
|
|
},
|
|
{
|
|
"id": 52,
|
|
"origin_id": -10,
|
|
"origin_slot": 0,
|
|
"target_id": 45,
|
|
"target_slot": 1,
|
|
"type": "STRING"
|
|
},
|
|
{
|
|
"id": 53,
|
|
"origin_id": -10,
|
|
"origin_slot": 1,
|
|
"target_id": 41,
|
|
"target_slot": 0,
|
|
"type": "INT"
|
|
},
|
|
{
|
|
"id": 54,
|
|
"origin_id": -10,
|
|
"origin_slot": 2,
|
|
"target_id": 41,
|
|
"target_slot": 1,
|
|
"type": "INT"
|
|
}
|
|
],
|
|
"extra": {
|
|
"workflowRendererVersion": "LG"
|
|
},
|
|
"category": "Image generation and editing/Text to image"
|
|
}
|
|
]
|
|
},
|
|
"config": {},
|
|
"extra": {
|
|
"workflowRendererVersion": "LG",
|
|
"ds": {
|
|
"scale": 0.5500799209814298,
|
|
"offset": [
|
|
494.81212707339773,
|
|
-2224.11325370335
|
|
]
|
|
}
|
|
},
|
|
"version": 0.4
|
|
} |