mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-04-13 20:12:30 +08:00
Update subgraph
This commit is contained in:
parent
e53556a31f
commit
75347e6237
File diff suppressed because it is too large
Load Diff
@ -1,18 +1,18 @@
|
||||
{
|
||||
"revision": 0,
|
||||
"last_node_id": 22,
|
||||
"last_node_id": 39,
|
||||
"last_link_id": 0,
|
||||
"nodes": [
|
||||
{
|
||||
"id": 22,
|
||||
"type": "338a94d3-1c81-48c8-9edd-9907114ba7e7",
|
||||
"id": 39,
|
||||
"type": "69b00ff6-08d6-407d-8083-2897974ee2a1",
|
||||
"pos": [
|
||||
400,
|
||||
530
|
||||
810,
|
||||
1100
|
||||
],
|
||||
"size": [
|
||||
400,
|
||||
450
|
||||
0
|
||||
],
|
||||
"flags": {},
|
||||
"order": 3,
|
||||
@ -40,6 +40,22 @@
|
||||
},
|
||||
"link": null
|
||||
},
|
||||
{
|
||||
"name": "cfg",
|
||||
"type": "FLOAT",
|
||||
"widget": {
|
||||
"name": "cfg"
|
||||
},
|
||||
"link": null
|
||||
},
|
||||
{
|
||||
"name": "seed",
|
||||
"type": "INT",
|
||||
"widget": {
|
||||
"name": "seed"
|
||||
},
|
||||
"link": null
|
||||
},
|
||||
{
|
||||
"name": "unet_name",
|
||||
"type": "COMBO",
|
||||
@ -76,23 +92,31 @@
|
||||
"properties": {
|
||||
"proxyWidgets": [
|
||||
[
|
||||
"4",
|
||||
"27",
|
||||
"prompt"
|
||||
],
|
||||
[
|
||||
"7",
|
||||
"33",
|
||||
"steps"
|
||||
],
|
||||
[
|
||||
"1",
|
||||
"33",
|
||||
"cfg"
|
||||
],
|
||||
[
|
||||
"33",
|
||||
"seed"
|
||||
],
|
||||
[
|
||||
"34",
|
||||
"unet_name"
|
||||
],
|
||||
[
|
||||
"2",
|
||||
"38",
|
||||
"clip_name"
|
||||
],
|
||||
[
|
||||
"3",
|
||||
"26",
|
||||
"vae_name"
|
||||
]
|
||||
],
|
||||
@ -113,12 +137,12 @@
|
||||
"definitions": {
|
||||
"subgraphs": [
|
||||
{
|
||||
"id": "338a94d3-1c81-48c8-9edd-9907114ba7e7",
|
||||
"id": "69b00ff6-08d6-407d-8083-2897974ee2a1",
|
||||
"version": 1,
|
||||
"state": {
|
||||
"lastGroupId": 4,
|
||||
"lastNodeId": 25,
|
||||
"lastLinkId": 40,
|
||||
"lastNodeId": 39,
|
||||
"lastLinkId": 46,
|
||||
"lastRerouteId": 0
|
||||
},
|
||||
"revision": 0,
|
||||
@ -130,7 +154,7 @@
|
||||
-750,
|
||||
380,
|
||||
120,
|
||||
160
|
||||
200
|
||||
]
|
||||
},
|
||||
"outputNode": {
|
||||
@ -181,11 +205,11 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "3f7f9b1f-7252-44a8-a783-f078dd753370",
|
||||
"name": "unet_name",
|
||||
"type": "COMBO",
|
||||
"id": "2213f872-d40f-4fc3-be01-b8fc73f1d92c",
|
||||
"name": "cfg",
|
||||
"type": "FLOAT",
|
||||
"linkIds": [
|
||||
38
|
||||
42
|
||||
],
|
||||
"pos": [
|
||||
-650,
|
||||
@ -193,11 +217,11 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "45bc9cbf-aa94-49c5-b08f-7c5efbd17b14",
|
||||
"name": "clip_name",
|
||||
"type": "COMBO",
|
||||
"id": "2c7b3e65-e71e-4a9b-a9f8-d2e814ccb6af",
|
||||
"name": "seed",
|
||||
"type": "INT",
|
||||
"linkIds": [
|
||||
39
|
||||
43
|
||||
],
|
||||
"pos": [
|
||||
-650,
|
||||
@ -205,16 +229,40 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "a6fc2619-e146-4d8e-8012-bffcb576297f",
|
||||
"name": "vae_name",
|
||||
"id": "bddb2317-7210-48d5-81fd-6b2d6fac33f4",
|
||||
"name": "unet_name",
|
||||
"type": "COMBO",
|
||||
"linkIds": [
|
||||
40
|
||||
44
|
||||
],
|
||||
"pos": [
|
||||
-650,
|
||||
500
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "a283167b-6d7f-4d19-ad86-1fff2335c08d",
|
||||
"name": "clip_name",
|
||||
"type": "COMBO",
|
||||
"linkIds": [
|
||||
45
|
||||
],
|
||||
"pos": [
|
||||
-650,
|
||||
520
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "e033047f-cc37-4043-b4a0-25d7bab661af",
|
||||
"name": "vae_name",
|
||||
"type": "COMBO",
|
||||
"linkIds": [
|
||||
46
|
||||
],
|
||||
"pos": [
|
||||
-650,
|
||||
540
|
||||
]
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
@ -236,7 +284,7 @@
|
||||
"widgets": [],
|
||||
"nodes": [
|
||||
{
|
||||
"id": 3,
|
||||
"id": 26,
|
||||
"type": "VAELoader",
|
||||
"pos": [
|
||||
-360,
|
||||
@ -247,7 +295,7 @@
|
||||
110
|
||||
],
|
||||
"flags": {},
|
||||
"order": 2,
|
||||
"order": 0,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -257,7 +305,7 @@
|
||||
"widget": {
|
||||
"name": "vae_name"
|
||||
},
|
||||
"link": 40
|
||||
"link": 46
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
@ -296,7 +344,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"id": 27,
|
||||
"type": "TextEncodeQwenImageEdit",
|
||||
"pos": [
|
||||
10,
|
||||
@ -307,7 +355,7 @@
|
||||
190
|
||||
],
|
||||
"flags": {},
|
||||
"order": 3,
|
||||
"order": 1,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -366,7 +414,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"id": 28,
|
||||
"type": "TextEncodeQwenImageEdit",
|
||||
"pos": [
|
||||
10,
|
||||
@ -377,7 +425,7 @@
|
||||
190
|
||||
],
|
||||
"flags": {},
|
||||
"order": 4,
|
||||
"order": 2,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -436,7 +484,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"id": 29,
|
||||
"type": "FluxKontextMultiReferenceLatentMethod",
|
||||
"pos": [
|
||||
660,
|
||||
@ -447,7 +495,7 @@
|
||||
80
|
||||
],
|
||||
"flags": {},
|
||||
"order": 11,
|
||||
"order": 3,
|
||||
"mode": 0,
|
||||
"showAdvanced": false,
|
||||
"inputs": [
|
||||
@ -493,7 +541,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"id": 30,
|
||||
"type": "FluxGuidance",
|
||||
"pos": [
|
||||
330,
|
||||
@ -504,7 +552,7 @@
|
||||
110
|
||||
],
|
||||
"flags": {},
|
||||
"order": 9,
|
||||
"order": 4,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -549,7 +597,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"id": 31,
|
||||
"type": "FluxGuidance",
|
||||
"pos": [
|
||||
330,
|
||||
@ -560,7 +608,7 @@
|
||||
110
|
||||
],
|
||||
"flags": {},
|
||||
"order": 8,
|
||||
"order": 5,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -605,7 +653,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"id": 32,
|
||||
"type": "FluxKontextMultiReferenceLatentMethod",
|
||||
"pos": [
|
||||
660,
|
||||
@ -616,7 +664,7 @@
|
||||
80
|
||||
],
|
||||
"flags": {},
|
||||
"order": 12,
|
||||
"order": 6,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -661,7 +709,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"id": 33,
|
||||
"type": "KSampler",
|
||||
"pos": [
|
||||
1080,
|
||||
@ -672,7 +720,7 @@
|
||||
460
|
||||
],
|
||||
"flags": {},
|
||||
"order": 6,
|
||||
"order": 7,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -706,7 +754,7 @@
|
||||
"widget": {
|
||||
"name": "seed"
|
||||
},
|
||||
"link": null
|
||||
"link": 43
|
||||
},
|
||||
{
|
||||
"localized_name": "steps",
|
||||
@ -724,7 +772,7 @@
|
||||
"widget": {
|
||||
"name": "cfg"
|
||||
},
|
||||
"link": null
|
||||
"link": 42
|
||||
},
|
||||
{
|
||||
"localized_name": "sampler_name",
|
||||
@ -786,7 +834,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"id": 34,
|
||||
"type": "UNETLoader",
|
||||
"pos": [
|
||||
-360,
|
||||
@ -797,7 +845,7 @@
|
||||
110
|
||||
],
|
||||
"flags": {},
|
||||
"order": 0,
|
||||
"order": 8,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -807,7 +855,7 @@
|
||||
"widget": {
|
||||
"name": "unet_name"
|
||||
},
|
||||
"link": 38
|
||||
"link": 44
|
||||
},
|
||||
{
|
||||
"localized_name": "weight_dtype",
|
||||
@ -853,7 +901,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"id": 35,
|
||||
"type": "VAEEncode",
|
||||
"pos": [
|
||||
710,
|
||||
@ -864,7 +912,7 @@
|
||||
100
|
||||
],
|
||||
"flags": {},
|
||||
"order": 5,
|
||||
"order": 9,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -903,7 +951,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"id": 36,
|
||||
"type": "VAEDecode",
|
||||
"pos": [
|
||||
1100,
|
||||
@ -911,10 +959,10 @@
|
||||
],
|
||||
"size": [
|
||||
230,
|
||||
80
|
||||
100
|
||||
],
|
||||
"flags": {},
|
||||
"order": 7,
|
||||
"order": 10,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -953,7 +1001,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"id": 37,
|
||||
"type": "ImageScaleToTotalPixels",
|
||||
"pos": [
|
||||
-370,
|
||||
@ -964,7 +1012,7 @@
|
||||
140
|
||||
],
|
||||
"flags": {},
|
||||
"order": 10,
|
||||
"order": 11,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -1031,7 +1079,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"id": 38,
|
||||
"type": "CLIPLoader",
|
||||
"pos": [
|
||||
-360,
|
||||
@ -1042,7 +1090,7 @@
|
||||
150
|
||||
],
|
||||
"flags": {},
|
||||
"order": 1,
|
||||
"order": 12,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -1052,7 +1100,7 @@
|
||||
"widget": {
|
||||
"name": "clip_name"
|
||||
},
|
||||
"link": 39
|
||||
"link": 45
|
||||
},
|
||||
{
|
||||
"localized_name": "type",
|
||||
@ -1154,145 +1202,145 @@
|
||||
"links": [
|
||||
{
|
||||
"id": 2,
|
||||
"origin_id": 2,
|
||||
"origin_id": 38,
|
||||
"origin_slot": 0,
|
||||
"target_id": 4,
|
||||
"target_id": 27,
|
||||
"target_slot": 0,
|
||||
"type": "CLIP"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"origin_id": 3,
|
||||
"origin_id": 26,
|
||||
"origin_slot": 0,
|
||||
"target_id": 4,
|
||||
"target_id": 27,
|
||||
"target_slot": 1,
|
||||
"type": "VAE"
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"origin_id": 14,
|
||||
"origin_id": 37,
|
||||
"origin_slot": 0,
|
||||
"target_id": 4,
|
||||
"target_id": 27,
|
||||
"target_slot": 2,
|
||||
"type": "IMAGE"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"origin_id": 2,
|
||||
"origin_id": 38,
|
||||
"origin_slot": 0,
|
||||
"target_id": 5,
|
||||
"target_id": 28,
|
||||
"target_slot": 0,
|
||||
"type": "CLIP"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"origin_id": 3,
|
||||
"origin_id": 26,
|
||||
"origin_slot": 0,
|
||||
"target_id": 5,
|
||||
"target_id": 28,
|
||||
"target_slot": 1,
|
||||
"type": "VAE"
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"origin_id": 14,
|
||||
"origin_id": 37,
|
||||
"origin_slot": 0,
|
||||
"target_id": 5,
|
||||
"target_id": 28,
|
||||
"target_slot": 2,
|
||||
"type": "IMAGE"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"origin_id": 11,
|
||||
"origin_id": 31,
|
||||
"origin_slot": 0,
|
||||
"target_id": 15,
|
||||
"target_id": 29,
|
||||
"target_slot": 0,
|
||||
"type": "CONDITIONING"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"origin_id": 5,
|
||||
"origin_id": 28,
|
||||
"origin_slot": 0,
|
||||
"target_id": 12,
|
||||
"target_id": 30,
|
||||
"target_slot": 0,
|
||||
"type": "CONDITIONING"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"origin_id": 4,
|
||||
"origin_id": 27,
|
||||
"origin_slot": 0,
|
||||
"target_id": 11,
|
||||
"target_id": 31,
|
||||
"target_slot": 0,
|
||||
"type": "CONDITIONING"
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"origin_id": 12,
|
||||
"origin_id": 30,
|
||||
"origin_slot": 0,
|
||||
"target_id": 16,
|
||||
"target_id": 32,
|
||||
"target_slot": 0,
|
||||
"type": "CONDITIONING"
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"origin_id": 1,
|
||||
"origin_id": 34,
|
||||
"origin_slot": 0,
|
||||
"target_id": 7,
|
||||
"target_id": 33,
|
||||
"target_slot": 0,
|
||||
"type": "MODEL"
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"origin_id": 15,
|
||||
"origin_id": 29,
|
||||
"origin_slot": 0,
|
||||
"target_id": 7,
|
||||
"target_id": 33,
|
||||
"target_slot": 1,
|
||||
"type": "CONDITIONING"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"origin_id": 16,
|
||||
"origin_id": 32,
|
||||
"origin_slot": 0,
|
||||
"target_id": 7,
|
||||
"target_id": 33,
|
||||
"target_slot": 2,
|
||||
"type": "CONDITIONING"
|
||||
},
|
||||
{
|
||||
"id": 18,
|
||||
"origin_id": 6,
|
||||
"origin_id": 35,
|
||||
"origin_slot": 0,
|
||||
"target_id": 7,
|
||||
"target_id": 33,
|
||||
"target_slot": 3,
|
||||
"type": "LATENT"
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"origin_id": 14,
|
||||
"origin_id": 37,
|
||||
"origin_slot": 0,
|
||||
"target_id": 6,
|
||||
"target_id": 35,
|
||||
"target_slot": 0,
|
||||
"type": "IMAGE"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"origin_id": 3,
|
||||
"origin_id": 26,
|
||||
"origin_slot": 0,
|
||||
"target_id": 6,
|
||||
"target_id": 35,
|
||||
"target_slot": 1,
|
||||
"type": "VAE"
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"origin_id": 7,
|
||||
"origin_id": 33,
|
||||
"origin_slot": 0,
|
||||
"target_id": 8,
|
||||
"target_id": 36,
|
||||
"target_slot": 0,
|
||||
"type": "LATENT"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"origin_id": 3,
|
||||
"origin_id": 26,
|
||||
"origin_slot": 0,
|
||||
"target_id": 8,
|
||||
"target_id": 36,
|
||||
"target_slot": 1,
|
||||
"type": "VAE"
|
||||
},
|
||||
@ -1300,13 +1348,13 @@
|
||||
"id": 14,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 0,
|
||||
"target_id": 14,
|
||||
"target_id": 37,
|
||||
"target_slot": 0,
|
||||
"type": "IMAGE"
|
||||
},
|
||||
{
|
||||
"id": 20,
|
||||
"origin_id": 8,
|
||||
"origin_id": 36,
|
||||
"origin_slot": 0,
|
||||
"target_id": -20,
|
||||
"target_slot": 0,
|
||||
@ -1316,7 +1364,7 @@
|
||||
"id": 36,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 1,
|
||||
"target_id": 4,
|
||||
"target_id": 27,
|
||||
"target_slot": 3,
|
||||
"type": "STRING"
|
||||
},
|
||||
@ -1324,31 +1372,47 @@
|
||||
"id": 37,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 2,
|
||||
"target_id": 7,
|
||||
"target_id": 33,
|
||||
"target_slot": 5,
|
||||
"type": "INT"
|
||||
},
|
||||
{
|
||||
"id": 38,
|
||||
"id": 42,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 3,
|
||||
"target_id": 1,
|
||||
"target_slot": 0,
|
||||
"type": "COMBO"
|
||||
"target_id": 33,
|
||||
"target_slot": 6,
|
||||
"type": "FLOAT"
|
||||
},
|
||||
{
|
||||
"id": 39,
|
||||
"id": 43,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 4,
|
||||
"target_id": 2,
|
||||
"target_id": 33,
|
||||
"target_slot": 4,
|
||||
"type": "INT"
|
||||
},
|
||||
{
|
||||
"id": 44,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 5,
|
||||
"target_id": 34,
|
||||
"target_slot": 0,
|
||||
"type": "COMBO"
|
||||
},
|
||||
{
|
||||
"id": 40,
|
||||
"id": 45,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 5,
|
||||
"target_id": 3,
|
||||
"origin_slot": 6,
|
||||
"target_id": 38,
|
||||
"target_slot": 0,
|
||||
"type": "COMBO"
|
||||
},
|
||||
{
|
||||
"id": 46,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 7,
|
||||
"target_id": 26,
|
||||
"target_slot": 0,
|
||||
"type": "COMBO"
|
||||
}
|
||||
@ -1358,5 +1422,7 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"extra": {}
|
||||
"extra": {
|
||||
"ue_links": []
|
||||
}
|
||||
}
|
||||
@ -1,15 +1,14 @@
|
||||
{
|
||||
"id": "3b043c13-2a04-4015-a2f7-898b98c3abf0",
|
||||
"revision": 0,
|
||||
"last_node_id": 47,
|
||||
"last_node_id": 232,
|
||||
"last_link_id": 0,
|
||||
"nodes": [
|
||||
{
|
||||
"id": 47,
|
||||
"type": "1baa37f2-3f52-4f13-8c65-8db9495740da",
|
||||
"id": 232,
|
||||
"type": "6e8d6e38-bdc3-436c-be85-ef9e67e70e07",
|
||||
"pos": [
|
||||
0,
|
||||
130
|
||||
1270,
|
||||
4640
|
||||
],
|
||||
"size": [
|
||||
400,
|
||||
@ -31,6 +30,55 @@
|
||||
"name": "mask",
|
||||
"type": "MASK",
|
||||
"link": null
|
||||
},
|
||||
{
|
||||
"label": "prompt",
|
||||
"name": "text",
|
||||
"type": "STRING",
|
||||
"widget": {
|
||||
"name": "text"
|
||||
},
|
||||
"link": null
|
||||
},
|
||||
{
|
||||
"name": "seed",
|
||||
"type": "INT",
|
||||
"widget": {
|
||||
"name": "seed"
|
||||
},
|
||||
"link": null
|
||||
},
|
||||
{
|
||||
"name": "unet_name",
|
||||
"type": "COMBO",
|
||||
"widget": {
|
||||
"name": "unet_name"
|
||||
},
|
||||
"link": null
|
||||
},
|
||||
{
|
||||
"name": "clip_name1",
|
||||
"type": "COMBO",
|
||||
"widget": {
|
||||
"name": "clip_name1"
|
||||
},
|
||||
"link": null
|
||||
},
|
||||
{
|
||||
"name": "clip_name2",
|
||||
"type": "COMBO",
|
||||
"widget": {
|
||||
"name": "clip_name2"
|
||||
},
|
||||
"link": null
|
||||
},
|
||||
{
|
||||
"name": "vae_name",
|
||||
"type": "COMBO",
|
||||
"widget": {
|
||||
"name": "vae_name"
|
||||
},
|
||||
"link": null
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
@ -52,25 +100,44 @@
|
||||
"seed"
|
||||
],
|
||||
[
|
||||
"3",
|
||||
"control_after_generate"
|
||||
"31",
|
||||
"unet_name"
|
||||
],
|
||||
[
|
||||
"34",
|
||||
"clip_name1"
|
||||
],
|
||||
[
|
||||
"34",
|
||||
"clip_name2"
|
||||
],
|
||||
[
|
||||
"230",
|
||||
"vae_name"
|
||||
]
|
||||
]
|
||||
],
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.18.1"
|
||||
},
|
||||
"widgets_values": []
|
||||
"widgets_values": [],
|
||||
"title": "Image Inpainting (Flux.1 Fill Dev)"
|
||||
}
|
||||
],
|
||||
"links": [],
|
||||
"groups": [],
|
||||
"version": 0.4,
|
||||
"definitions": {
|
||||
"subgraphs": [
|
||||
{
|
||||
"id": "1baa37f2-3f52-4f13-8c65-8db9495740da",
|
||||
"id": "6e8d6e38-bdc3-436c-be85-ef9e67e70e07",
|
||||
"version": 1,
|
||||
"state": {
|
||||
"lastGroupId": 3,
|
||||
"lastNodeId": 46,
|
||||
"lastLinkId": 103,
|
||||
"lastGroupId": 22,
|
||||
"lastNodeId": 232,
|
||||
"lastLinkId": 286,
|
||||
"lastRerouteId": 0
|
||||
},
|
||||
"revision": 0,
|
||||
@ -82,14 +149,14 @@
|
||||
-850,
|
||||
164,
|
||||
120,
|
||||
80
|
||||
200
|
||||
]
|
||||
},
|
||||
"outputNode": {
|
||||
"id": -20,
|
||||
"bounding": [
|
||||
930,
|
||||
174,
|
||||
1230,
|
||||
140,
|
||||
120,
|
||||
60
|
||||
]
|
||||
@ -121,6 +188,79 @@
|
||||
-750,
|
||||
204
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "2339e5e0-8f8d-4600-b158-7d7dae5f0535",
|
||||
"name": "text",
|
||||
"type": "STRING",
|
||||
"linkIds": [
|
||||
277
|
||||
],
|
||||
"label": "prompt",
|
||||
"pos": [
|
||||
-750,
|
||||
224
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "5f433d9b-b97e-4bac-bb88-eb668de2d5a7",
|
||||
"name": "seed",
|
||||
"type": "INT",
|
||||
"linkIds": [
|
||||
282
|
||||
],
|
||||
"pos": [
|
||||
-750,
|
||||
244
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "35a8b6c1-c92c-4c1a-9b24-2e9bae7808f6",
|
||||
"name": "unet_name",
|
||||
"type": "COMBO",
|
||||
"linkIds": [
|
||||
283
|
||||
],
|
||||
"pos": [
|
||||
-750,
|
||||
264
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "3af8f8be-bce8-4ba0-aea0-ccf6b377d5f6",
|
||||
"name": "clip_name1",
|
||||
"type": "COMBO",
|
||||
"linkIds": [
|
||||
284
|
||||
],
|
||||
"pos": [
|
||||
-750,
|
||||
284
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "d9a4af80-4fa1-4792-b955-78bdaef4596e",
|
||||
"name": "clip_name2",
|
||||
"type": "COMBO",
|
||||
"linkIds": [
|
||||
285
|
||||
],
|
||||
"pos": [
|
||||
-750,
|
||||
304
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "d59398cf-7e9c-4dae-8c5a-08c4756f256a",
|
||||
"name": "vae_name",
|
||||
"type": "COMBO",
|
||||
"linkIds": [
|
||||
286
|
||||
],
|
||||
"pos": [
|
||||
-750,
|
||||
324
|
||||
]
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
@ -133,8 +273,8 @@
|
||||
],
|
||||
"localized_name": "IMAGE",
|
||||
"pos": [
|
||||
950,
|
||||
194
|
||||
1250,
|
||||
160
|
||||
]
|
||||
}
|
||||
],
|
||||
@ -144,15 +284,15 @@
|
||||
"id": 34,
|
||||
"type": "DualCLIPLoader",
|
||||
"pos": [
|
||||
-450,
|
||||
50
|
||||
-590,
|
||||
150
|
||||
],
|
||||
"size": [
|
||||
315,
|
||||
130
|
||||
320,
|
||||
180
|
||||
],
|
||||
"flags": {},
|
||||
"order": 0,
|
||||
"order": 3,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -162,7 +302,7 @@
|
||||
"widget": {
|
||||
"name": "clip_name1"
|
||||
},
|
||||
"link": null
|
||||
"link": 284
|
||||
},
|
||||
{
|
||||
"localized_name": "clip_name2",
|
||||
@ -171,7 +311,7 @@
|
||||
"widget": {
|
||||
"name": "clip_name2"
|
||||
},
|
||||
"link": null
|
||||
"link": 285
|
||||
},
|
||||
{
|
||||
"localized_name": "type",
|
||||
@ -204,9 +344,13 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "DualCLIPLoader",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.64",
|
||||
"Node name for S&R": "DualCLIPLoader",
|
||||
"models": [
|
||||
{
|
||||
"name": "clip_l.safetensors",
|
||||
@ -228,18 +372,20 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 26,
|
||||
"id": 229,
|
||||
"type": "FluxGuidance",
|
||||
"pos": [
|
||||
-90,
|
||||
230
|
||||
410,
|
||||
-40
|
||||
],
|
||||
"size": [
|
||||
317.3999938964844,
|
||||
58
|
||||
320,
|
||||
110
|
||||
],
|
||||
"flags": {},
|
||||
"order": 5,
|
||||
"flags": {
|
||||
"collapsed": false
|
||||
},
|
||||
"order": 7,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -270,27 +416,31 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "FluxGuidance",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.64"
|
||||
"ver": "0.3.64",
|
||||
"Node name for S&R": "FluxGuidance"
|
||||
},
|
||||
"widgets_values": [
|
||||
30
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 32,
|
||||
"id": 230,
|
||||
"type": "VAELoader",
|
||||
"pos": [
|
||||
-450,
|
||||
220
|
||||
-590,
|
||||
450
|
||||
],
|
||||
"size": [
|
||||
315,
|
||||
58
|
||||
320,
|
||||
110
|
||||
],
|
||||
"flags": {},
|
||||
"order": 1,
|
||||
"order": 8,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -300,7 +450,7 @@
|
||||
"widget": {
|
||||
"name": "vae_name"
|
||||
},
|
||||
"link": null
|
||||
"link": 286
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
@ -316,9 +466,13 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "VAELoader",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.64",
|
||||
"Node name for S&R": "VAELoader",
|
||||
"models": [
|
||||
{
|
||||
"name": "ae.safetensors",
|
||||
@ -335,12 +489,12 @@
|
||||
"id": 31,
|
||||
"type": "UNETLoader",
|
||||
"pos": [
|
||||
-450,
|
||||
-80
|
||||
-590,
|
||||
-90
|
||||
],
|
||||
"size": [
|
||||
315,
|
||||
82
|
||||
320,
|
||||
110
|
||||
],
|
||||
"flags": {},
|
||||
"order": 2,
|
||||
@ -353,7 +507,7 @@
|
||||
"widget": {
|
||||
"name": "unet_name"
|
||||
},
|
||||
"link": null
|
||||
"link": 283
|
||||
},
|
||||
{
|
||||
"localized_name": "weight_dtype",
|
||||
@ -377,9 +531,13 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "UNETLoader",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.64",
|
||||
"Node name for S&R": "UNETLoader",
|
||||
"models": [
|
||||
{
|
||||
"name": "flux1-fill-dev.safetensors",
|
||||
@ -397,12 +555,12 @@
|
||||
"id": 46,
|
||||
"type": "ConditioningZeroOut",
|
||||
"pos": [
|
||||
-90,
|
||||
330
|
||||
90,
|
||||
420
|
||||
],
|
||||
"size": [
|
||||
204.134765625,
|
||||
26
|
||||
230,
|
||||
80
|
||||
],
|
||||
"flags": {},
|
||||
"order": 6,
|
||||
@ -426,25 +584,28 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "ConditioningZeroOut",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.64"
|
||||
},
|
||||
"widgets_values": []
|
||||
"ver": "0.3.64",
|
||||
"Node name for S&R": "ConditioningZeroOut"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 23,
|
||||
"type": "CLIPTextEncode",
|
||||
"pos": [
|
||||
-90,
|
||||
30
|
||||
-160,
|
||||
-70
|
||||
],
|
||||
"size": [
|
||||
422.8500061035156,
|
||||
164.30999755859375
|
||||
480,
|
||||
410
|
||||
],
|
||||
"flags": {},
|
||||
"order": 3,
|
||||
"order": 1,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -460,7 +621,7 @@
|
||||
"widget": {
|
||||
"name": "text"
|
||||
},
|
||||
"link": null
|
||||
"link": 277
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
@ -477,9 +638,13 @@
|
||||
],
|
||||
"title": "CLIP Text Encode (Positive Prompt)",
|
||||
"properties": {
|
||||
"Node name for S&R": "CLIPTextEncode",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.64"
|
||||
"ver": "0.3.64",
|
||||
"Node name for S&R": "CLIPTextEncode"
|
||||
},
|
||||
"widgets_values": [
|
||||
""
|
||||
@ -491,15 +656,15 @@
|
||||
"id": 39,
|
||||
"type": "DifferentialDiffusion",
|
||||
"pos": [
|
||||
-100,
|
||||
-120
|
||||
780,
|
||||
-110
|
||||
],
|
||||
"size": [
|
||||
277.20001220703125,
|
||||
58
|
||||
280,
|
||||
110
|
||||
],
|
||||
"flags": {},
|
||||
"order": 4,
|
||||
"order": 5,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -531,27 +696,31 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "DifferentialDiffusion",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.64"
|
||||
"ver": "0.3.64",
|
||||
"Node name for S&R": "DifferentialDiffusion"
|
||||
},
|
||||
"widgets_values": [
|
||||
1
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"id": 231,
|
||||
"type": "VAEDecode",
|
||||
"pos": [
|
||||
380,
|
||||
430
|
||||
780,
|
||||
590
|
||||
],
|
||||
"size": [
|
||||
210,
|
||||
46
|
||||
230,
|
||||
100
|
||||
],
|
||||
"flags": {},
|
||||
"order": 8,
|
||||
"order": 9,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -579,25 +748,28 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "VAEDecode",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.64"
|
||||
},
|
||||
"widgets_values": []
|
||||
"ver": "0.3.64",
|
||||
"Node name for S&R": "VAEDecode"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 38,
|
||||
"type": "InpaintModelConditioning",
|
||||
"pos": [
|
||||
-90,
|
||||
420
|
||||
420,
|
||||
120
|
||||
],
|
||||
"size": [
|
||||
302.3999938964844,
|
||||
138
|
||||
310,
|
||||
200
|
||||
],
|
||||
"flags": {},
|
||||
"order": 9,
|
||||
"order": 4,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -670,9 +842,13 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "InpaintModelConditioning",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.64"
|
||||
"ver": "0.3.64",
|
||||
"Node name for S&R": "InpaintModelConditioning"
|
||||
},
|
||||
"widgets_values": [
|
||||
true
|
||||
@ -682,15 +858,15 @@
|
||||
"id": 3,
|
||||
"type": "KSampler",
|
||||
"pos": [
|
||||
370,
|
||||
-120
|
||||
770,
|
||||
40
|
||||
],
|
||||
"size": [
|
||||
290,
|
||||
470
|
||||
],
|
||||
"flags": {},
|
||||
"order": 7,
|
||||
"order": 0,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -724,7 +900,7 @@
|
||||
"widget": {
|
||||
"name": "seed"
|
||||
},
|
||||
"link": null
|
||||
"link": 282
|
||||
},
|
||||
{
|
||||
"localized_name": "steps",
|
||||
@ -784,9 +960,13 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "KSampler",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.64"
|
||||
"ver": "0.3.64",
|
||||
"Node name for S&R": "KSampler"
|
||||
},
|
||||
"widgets_values": [
|
||||
0,
|
||||
@ -804,10 +984,10 @@
|
||||
"id": 1,
|
||||
"title": "Load models",
|
||||
"bounding": [
|
||||
-460,
|
||||
-150,
|
||||
335,
|
||||
441.6000061035156
|
||||
-620,
|
||||
-160,
|
||||
410,
|
||||
790
|
||||
],
|
||||
"color": "#3f789e",
|
||||
"font_size": 24,
|
||||
@ -817,10 +997,10 @@
|
||||
"id": 3,
|
||||
"title": "Prompt",
|
||||
"bounding": [
|
||||
-100,
|
||||
-40,
|
||||
442.8499755859375,
|
||||
409.6000061035156
|
||||
-180,
|
||||
-160,
|
||||
520,
|
||||
670
|
||||
],
|
||||
"color": "#3f789e",
|
||||
"font_size": 24,
|
||||
@ -832,7 +1012,7 @@
|
||||
"id": 41,
|
||||
"origin_id": 23,
|
||||
"origin_slot": 0,
|
||||
"target_id": 26,
|
||||
"target_id": 229,
|
||||
"target_slot": 0,
|
||||
"type": "CONDITIONING"
|
||||
},
|
||||
@ -896,21 +1076,21 @@
|
||||
"id": 7,
|
||||
"origin_id": 3,
|
||||
"origin_slot": 0,
|
||||
"target_id": 8,
|
||||
"target_id": 231,
|
||||
"target_slot": 0,
|
||||
"type": "LATENT"
|
||||
},
|
||||
{
|
||||
"id": 60,
|
||||
"origin_id": 32,
|
||||
"origin_id": 230,
|
||||
"origin_slot": 0,
|
||||
"target_id": 8,
|
||||
"target_id": 231,
|
||||
"target_slot": 1,
|
||||
"type": "VAE"
|
||||
},
|
||||
{
|
||||
"id": 80,
|
||||
"origin_id": 26,
|
||||
"origin_id": 229,
|
||||
"origin_slot": 0,
|
||||
"target_id": 38,
|
||||
"target_slot": 0,
|
||||
@ -926,7 +1106,7 @@
|
||||
},
|
||||
{
|
||||
"id": 82,
|
||||
"origin_id": 32,
|
||||
"origin_id": 230,
|
||||
"origin_slot": 0,
|
||||
"target_id": 38,
|
||||
"target_slot": 2,
|
||||
@ -950,11 +1130,59 @@
|
||||
},
|
||||
{
|
||||
"id": 95,
|
||||
"origin_id": 8,
|
||||
"origin_id": 231,
|
||||
"origin_slot": 0,
|
||||
"target_id": -20,
|
||||
"target_slot": 0,
|
||||
"type": "IMAGE"
|
||||
},
|
||||
{
|
||||
"id": 277,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 2,
|
||||
"target_id": 23,
|
||||
"target_slot": 1,
|
||||
"type": "STRING"
|
||||
},
|
||||
{
|
||||
"id": 282,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 3,
|
||||
"target_id": 3,
|
||||
"target_slot": 4,
|
||||
"type": "INT"
|
||||
},
|
||||
{
|
||||
"id": 283,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 4,
|
||||
"target_id": 31,
|
||||
"target_slot": 0,
|
||||
"type": "COMBO"
|
||||
},
|
||||
{
|
||||
"id": 284,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 5,
|
||||
"target_id": 34,
|
||||
"target_slot": 0,
|
||||
"type": "COMBO"
|
||||
},
|
||||
{
|
||||
"id": 285,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 6,
|
||||
"target_id": 34,
|
||||
"target_slot": 1,
|
||||
"type": "COMBO"
|
||||
},
|
||||
{
|
||||
"id": 286,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 7,
|
||||
"target_id": 230,
|
||||
"target_slot": 0,
|
||||
"type": "COMBO"
|
||||
}
|
||||
],
|
||||
"extra": {
|
||||
@ -964,16 +1192,14 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"config": {},
|
||||
"extra": {
|
||||
"workflowRendererVersion": "LG",
|
||||
"ds": {
|
||||
"scale": 0.8480949417360862,
|
||||
"offset": [
|
||||
833.9510730024642,
|
||||
210.32152847588895
|
||||
]
|
||||
}
|
||||
},
|
||||
"version": 0.4
|
||||
},
|
||||
"ue_links": []
|
||||
}
|
||||
}
|
||||
@ -1,15 +1,14 @@
|
||||
{
|
||||
"id": "78bdb6eb-f866-4a7f-98fd-1dca28934520",
|
||||
"revision": 0,
|
||||
"last_node_id": 48,
|
||||
"last_node_id": 193,
|
||||
"last_link_id": 0,
|
||||
"nodes": [
|
||||
{
|
||||
"id": -1,
|
||||
"type": "82187329-39e2-40fd-ac5b-4554be4b2cec",
|
||||
"id": 193,
|
||||
"type": "1fd98b34-59ef-4d8d-afbf-58bdd7a1cd35",
|
||||
"pos": [
|
||||
-700,
|
||||
230
|
||||
-1210,
|
||||
-1770
|
||||
],
|
||||
"size": [
|
||||
400,
|
||||
@ -20,6 +19,7 @@
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
"label": "prompt",
|
||||
"name": "text",
|
||||
"type": "STRING",
|
||||
"widget": {
|
||||
@ -42,6 +42,46 @@
|
||||
"name": "height"
|
||||
},
|
||||
"link": null
|
||||
},
|
||||
{
|
||||
"name": "seed",
|
||||
"type": "INT",
|
||||
"widget": {
|
||||
"name": "seed"
|
||||
},
|
||||
"link": null
|
||||
},
|
||||
{
|
||||
"name": "unet_name",
|
||||
"type": "COMBO",
|
||||
"widget": {
|
||||
"name": "unet_name"
|
||||
},
|
||||
"link": null
|
||||
},
|
||||
{
|
||||
"name": "clip_name1",
|
||||
"type": "COMBO",
|
||||
"widget": {
|
||||
"name": "clip_name1"
|
||||
},
|
||||
"link": null
|
||||
},
|
||||
{
|
||||
"name": "clip_name2",
|
||||
"type": "COMBO",
|
||||
"widget": {
|
||||
"name": "clip_name2"
|
||||
},
|
||||
"link": null
|
||||
},
|
||||
{
|
||||
"name": "vae_name",
|
||||
"type": "COMBO",
|
||||
"widget": {
|
||||
"name": "vae_name"
|
||||
},
|
||||
"link": null
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
@ -55,45 +95,64 @@
|
||||
"properties": {
|
||||
"proxyWidgets": [
|
||||
[
|
||||
"-1",
|
||||
"45",
|
||||
"text"
|
||||
],
|
||||
[
|
||||
"-1",
|
||||
"27",
|
||||
"width"
|
||||
],
|
||||
[
|
||||
"-1",
|
||||
"27",
|
||||
"height"
|
||||
],
|
||||
[
|
||||
"31",
|
||||
"seed"
|
||||
],
|
||||
[
|
||||
"38",
|
||||
"unet_name"
|
||||
],
|
||||
[
|
||||
"40",
|
||||
"clip_name1"
|
||||
],
|
||||
[
|
||||
"40",
|
||||
"clip_name2"
|
||||
],
|
||||
[
|
||||
"39",
|
||||
"vae_name"
|
||||
],
|
||||
[
|
||||
"31",
|
||||
"control_after_generate"
|
||||
]
|
||||
]
|
||||
],
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.18.1"
|
||||
},
|
||||
"widgets_values": [
|
||||
"",
|
||||
1024,
|
||||
1024
|
||||
]
|
||||
"widgets_values": [],
|
||||
"title": "Text to Image (Flux.1 Dev)"
|
||||
}
|
||||
],
|
||||
"links": [],
|
||||
"groups": [],
|
||||
"version": 0.4,
|
||||
"definitions": {
|
||||
"subgraphs": [
|
||||
{
|
||||
"id": "82187329-39e2-40fd-ac5b-4554be4b2cec",
|
||||
"id": "1fd98b34-59ef-4d8d-afbf-58bdd7a1cd35",
|
||||
"version": 1,
|
||||
"state": {
|
||||
"lastGroupId": 3,
|
||||
"lastNodeId": 45,
|
||||
"lastLinkId": 71,
|
||||
"lastGroupId": 8,
|
||||
"lastNodeId": 193,
|
||||
"lastLinkId": 388,
|
||||
"lastRerouteId": 0
|
||||
},
|
||||
"revision": 0,
|
||||
@ -105,7 +164,7 @@
|
||||
-1090,
|
||||
411,
|
||||
120,
|
||||
100
|
||||
200
|
||||
]
|
||||
},
|
||||
"outputNode": {
|
||||
@ -125,6 +184,7 @@
|
||||
"linkIds": [
|
||||
68
|
||||
],
|
||||
"label": "prompt",
|
||||
"pos": [
|
||||
-990,
|
||||
431
|
||||
@ -153,6 +213,66 @@
|
||||
-990,
|
||||
471
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ea5ea317-a484-4605-8138-8628a4b8e502",
|
||||
"name": "seed",
|
||||
"type": "INT",
|
||||
"linkIds": [
|
||||
382
|
||||
],
|
||||
"pos": [
|
||||
-990,
|
||||
491
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ea2332f5-bd49-4e2e-8c7a-95817dc56ed6",
|
||||
"name": "unet_name",
|
||||
"type": "COMBO",
|
||||
"linkIds": [
|
||||
385
|
||||
],
|
||||
"pos": [
|
||||
-990,
|
||||
511
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "4fca3f43-c05f-4337-bf84-2afe67e43739",
|
||||
"name": "clip_name1",
|
||||
"type": "COMBO",
|
||||
"linkIds": [
|
||||
386
|
||||
],
|
||||
"pos": [
|
||||
-990,
|
||||
531
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "357a679f-1370-4cd5-9269-0d5ae1986b49",
|
||||
"name": "clip_name2",
|
||||
"type": "COMBO",
|
||||
"linkIds": [
|
||||
387
|
||||
],
|
||||
"pos": [
|
||||
-990,
|
||||
551
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "924ffec5-81f8-4585-8761-5a80d5d775bc",
|
||||
"name": "vae_name",
|
||||
"type": "COMBO",
|
||||
"linkIds": [
|
||||
388
|
||||
],
|
||||
"pos": [
|
||||
-990,
|
||||
571
|
||||
]
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
@ -176,15 +296,15 @@
|
||||
"id": 39,
|
||||
"type": "VAELoader",
|
||||
"pos": [
|
||||
-810.0000904528541,
|
||||
459.99996840286354
|
||||
-800,
|
||||
670
|
||||
],
|
||||
"size": [
|
||||
270,
|
||||
68.33333333333334
|
||||
110
|
||||
],
|
||||
"flags": {},
|
||||
"order": 0,
|
||||
"order": 4,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -194,7 +314,7 @@
|
||||
"widget": {
|
||||
"name": "vae_name"
|
||||
},
|
||||
"link": null
|
||||
"link": 388
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
@ -208,9 +328,13 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "VAELoader",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.40",
|
||||
"Node name for S&R": "VAELoader",
|
||||
"models": [
|
||||
{
|
||||
"name": "ae.safetensors",
|
||||
@ -227,15 +351,15 @@
|
||||
"id": 38,
|
||||
"type": "UNETLoader",
|
||||
"pos": [
|
||||
-810.0000904528541,
|
||||
140.000007743226
|
||||
-800,
|
||||
160
|
||||
],
|
||||
"size": [
|
||||
270,
|
||||
96.66666666666667
|
||||
110
|
||||
],
|
||||
"flags": {},
|
||||
"order": 1,
|
||||
"order": 3,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -245,7 +369,7 @@
|
||||
"widget": {
|
||||
"name": "unet_name"
|
||||
},
|
||||
"link": null
|
||||
"link": 385
|
||||
},
|
||||
{
|
||||
"localized_name": "weight_dtype",
|
||||
@ -268,9 +392,13 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "UNETLoader",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.40",
|
||||
"Node name for S&R": "UNETLoader",
|
||||
"models": [
|
||||
{
|
||||
"name": "flux1-dev.safetensors",
|
||||
@ -288,15 +416,15 @@
|
||||
"id": 40,
|
||||
"type": "DualCLIPLoader",
|
||||
"pos": [
|
||||
-810.0000904528541,
|
||||
279.99999771145144
|
||||
-800,
|
||||
380
|
||||
],
|
||||
"size": [
|
||||
270,
|
||||
153.33333333333334
|
||||
180
|
||||
],
|
||||
"flags": {},
|
||||
"order": 2,
|
||||
"order": 5,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -306,7 +434,7 @@
|
||||
"widget": {
|
||||
"name": "clip_name1"
|
||||
},
|
||||
"link": null
|
||||
"link": 386
|
||||
},
|
||||
{
|
||||
"localized_name": "clip_name2",
|
||||
@ -315,7 +443,7 @@
|
||||
"widget": {
|
||||
"name": "clip_name2"
|
||||
},
|
||||
"link": null
|
||||
"link": 387
|
||||
},
|
||||
{
|
||||
"localized_name": "type",
|
||||
@ -348,9 +476,13 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "DualCLIPLoader",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.40",
|
||||
"Node name for S&R": "DualCLIPLoader",
|
||||
"models": [
|
||||
{
|
||||
"name": "clip_l.safetensors",
|
||||
@ -375,15 +507,15 @@
|
||||
"id": 27,
|
||||
"type": "EmptySD3LatentImage",
|
||||
"pos": [
|
||||
-810.0000904528541,
|
||||
619.9999487326824
|
||||
-420,
|
||||
640
|
||||
],
|
||||
"size": [
|
||||
270,
|
||||
125
|
||||
170
|
||||
],
|
||||
"flags": {},
|
||||
"order": 4,
|
||||
"order": 1,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -426,9 +558,13 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "EmptySD3LatentImage",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.40"
|
||||
"ver": "0.3.40",
|
||||
"Node name for S&R": "EmptySD3LatentImage"
|
||||
},
|
||||
"widgets_values": [
|
||||
1024,
|
||||
@ -440,7 +576,7 @@
|
||||
"id": 45,
|
||||
"type": "CLIPTextEncode",
|
||||
"pos": [
|
||||
-490,
|
||||
-460,
|
||||
150
|
||||
],
|
||||
"size": [
|
||||
@ -479,6 +615,12 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.18.1",
|
||||
"Node name for S&R": "CLIPTextEncode"
|
||||
},
|
||||
"widgets_values": [
|
||||
@ -489,15 +631,15 @@
|
||||
"id": 31,
|
||||
"type": "KSampler",
|
||||
"pos": [
|
||||
-90,
|
||||
120
|
||||
-50,
|
||||
260
|
||||
],
|
||||
"size": [
|
||||
315,
|
||||
270
|
||||
320,
|
||||
350
|
||||
],
|
||||
"flags": {},
|
||||
"order": 5,
|
||||
"order": 2,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -531,7 +673,7 @@
|
||||
"widget": {
|
||||
"name": "seed"
|
||||
},
|
||||
"link": null
|
||||
"link": 382
|
||||
},
|
||||
{
|
||||
"localized_name": "steps",
|
||||
@ -591,9 +733,13 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "KSampler",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.40"
|
||||
"ver": "0.3.40",
|
||||
"Node name for S&R": "KSampler"
|
||||
},
|
||||
"widgets_values": [
|
||||
0,
|
||||
@ -609,17 +755,17 @@
|
||||
"id": 8,
|
||||
"type": "VAEDecode",
|
||||
"pos": [
|
||||
250,
|
||||
20,
|
||||
120
|
||||
],
|
||||
"size": [
|
||||
140,
|
||||
46
|
||||
230,
|
||||
100
|
||||
],
|
||||
"flags": {
|
||||
"collapsed": false
|
||||
},
|
||||
"order": 3,
|
||||
"order": 0,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -647,22 +793,25 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "VAEDecode",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.40"
|
||||
},
|
||||
"widgets_values": []
|
||||
"ver": "0.3.40",
|
||||
"Node name for S&R": "VAEDecode"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 42,
|
||||
"type": "ConditioningZeroOut",
|
||||
"pos": [
|
||||
-380,
|
||||
-350,
|
||||
420
|
||||
],
|
||||
"size": [
|
||||
204.134765625,
|
||||
26
|
||||
230,
|
||||
80
|
||||
],
|
||||
"flags": {
|
||||
"collapsed": false
|
||||
@ -688,22 +837,25 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "ConditioningZeroOut",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.40"
|
||||
},
|
||||
"widgets_values": []
|
||||
"ver": "0.3.40",
|
||||
"Node name for S&R": "ConditioningZeroOut"
|
||||
}
|
||||
}
|
||||
],
|
||||
"groups": [
|
||||
{
|
||||
"id": 1,
|
||||
"title": "Step 1 - Load Models Here",
|
||||
"title": "Model",
|
||||
"bounding": [
|
||||
-820,
|
||||
70,
|
||||
300,
|
||||
460
|
||||
320,
|
||||
750
|
||||
],
|
||||
"color": "#3f789e",
|
||||
"font_size": 24,
|
||||
@ -711,12 +863,12 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"title": "Step 2 - Image Size",
|
||||
"title": "Image Size",
|
||||
"bounding": [
|
||||
-820,
|
||||
550,
|
||||
300,
|
||||
200
|
||||
-470,
|
||||
570,
|
||||
380,
|
||||
250
|
||||
],
|
||||
"color": "#3f789e",
|
||||
"font_size": 24,
|
||||
@ -724,12 +876,12 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"title": "Step 3 - Prompt",
|
||||
"title": "Prompt",
|
||||
"bounding": [
|
||||
-500,
|
||||
-470,
|
||||
70,
|
||||
380,
|
||||
390
|
||||
470
|
||||
],
|
||||
"color": "#3f789e",
|
||||
"font_size": 24,
|
||||
@ -832,6 +984,46 @@
|
||||
"target_id": 27,
|
||||
"target_slot": 1,
|
||||
"type": "INT"
|
||||
},
|
||||
{
|
||||
"id": 382,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 3,
|
||||
"target_id": 31,
|
||||
"target_slot": 4,
|
||||
"type": "INT"
|
||||
},
|
||||
{
|
||||
"id": 385,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 4,
|
||||
"target_id": 38,
|
||||
"target_slot": 0,
|
||||
"type": "COMBO"
|
||||
},
|
||||
{
|
||||
"id": 386,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 5,
|
||||
"target_id": 40,
|
||||
"target_slot": 0,
|
||||
"type": "COMBO"
|
||||
},
|
||||
{
|
||||
"id": 387,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 6,
|
||||
"target_id": 40,
|
||||
"target_slot": 1,
|
||||
"type": "COMBO"
|
||||
},
|
||||
{
|
||||
"id": 388,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 7,
|
||||
"target_id": 39,
|
||||
"target_slot": 0,
|
||||
"type": "COMBO"
|
||||
}
|
||||
],
|
||||
"extra": {
|
||||
@ -841,7 +1033,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"config": {},
|
||||
"extra": {
|
||||
"ds": {
|
||||
"scale": 0.7513148009015777,
|
||||
@ -850,7 +1041,6 @@
|
||||
146.66925047394233
|
||||
]
|
||||
},
|
||||
"workflowRendererVersion": "LG"
|
||||
},
|
||||
"version": 0.4
|
||||
"ue_links": []
|
||||
}
|
||||
}
|
||||
@ -1,15 +1,14 @@
|
||||
{
|
||||
"id": "e1f9a0b2-05e9-487b-aa31-51c7cab858f1",
|
||||
"revision": 0,
|
||||
"last_node_id": 56,
|
||||
"last_node_id": 196,
|
||||
"last_link_id": 0,
|
||||
"nodes": [
|
||||
{
|
||||
"id": -1,
|
||||
"type": "bdd86761-15a4-4729-9084-b83c32448910",
|
||||
"id": 196,
|
||||
"type": "aa0a207e-bf0e-477c-a87f-f58fcf5f7749",
|
||||
"pos": [
|
||||
-800,
|
||||
140
|
||||
1010,
|
||||
130
|
||||
],
|
||||
"size": [
|
||||
410,
|
||||
@ -42,6 +41,46 @@
|
||||
"name": "height"
|
||||
},
|
||||
"link": null
|
||||
},
|
||||
{
|
||||
"name": "seed",
|
||||
"type": "INT",
|
||||
"widget": {
|
||||
"name": "seed"
|
||||
},
|
||||
"link": null
|
||||
},
|
||||
{
|
||||
"name": "unet_name",
|
||||
"type": "COMBO",
|
||||
"widget": {
|
||||
"name": "unet_name"
|
||||
},
|
||||
"link": null
|
||||
},
|
||||
{
|
||||
"name": "clip_name1",
|
||||
"type": "COMBO",
|
||||
"widget": {
|
||||
"name": "clip_name1"
|
||||
},
|
||||
"link": null
|
||||
},
|
||||
{
|
||||
"name": "clip_name2",
|
||||
"type": "COMBO",
|
||||
"widget": {
|
||||
"name": "clip_name2"
|
||||
},
|
||||
"link": null
|
||||
},
|
||||
{
|
||||
"name": "vae_name",
|
||||
"type": "COMBO",
|
||||
"widget": {
|
||||
"name": "vae_name"
|
||||
},
|
||||
"link": null
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
@ -55,15 +94,15 @@
|
||||
"properties": {
|
||||
"proxyWidgets": [
|
||||
[
|
||||
"-1",
|
||||
"195",
|
||||
"text"
|
||||
],
|
||||
[
|
||||
"-1",
|
||||
"27",
|
||||
"width"
|
||||
],
|
||||
[
|
||||
"-1",
|
||||
"27",
|
||||
"height"
|
||||
],
|
||||
[
|
||||
@ -71,29 +110,44 @@
|
||||
"seed"
|
||||
],
|
||||
[
|
||||
"31",
|
||||
"control_after_generate"
|
||||
"38",
|
||||
"unet_name"
|
||||
],
|
||||
[
|
||||
"40",
|
||||
"clip_name1"
|
||||
],
|
||||
[
|
||||
"40",
|
||||
"clip_name2"
|
||||
],
|
||||
[
|
||||
"39",
|
||||
"vae_name"
|
||||
]
|
||||
]
|
||||
],
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.18.1"
|
||||
},
|
||||
"widgets_values": [
|
||||
"",
|
||||
1024,
|
||||
1024
|
||||
]
|
||||
"widgets_values": [],
|
||||
"title": "Text to Image (Flux.1 Krea Dev)"
|
||||
}
|
||||
],
|
||||
"links": [],
|
||||
"groups": [],
|
||||
"version": 0.4,
|
||||
"definitions": {
|
||||
"subgraphs": [
|
||||
{
|
||||
"id": "bdd86761-15a4-4729-9084-b83c32448910",
|
||||
"id": "aa0a207e-bf0e-477c-a87f-f58fcf5f7749",
|
||||
"version": 1,
|
||||
"state": {
|
||||
"lastGroupId": 3,
|
||||
"lastNodeId": 51,
|
||||
"lastLinkId": 74,
|
||||
"lastGroupId": 8,
|
||||
"lastNodeId": 196,
|
||||
"lastLinkId": 395,
|
||||
"lastRerouteId": 0
|
||||
},
|
||||
"revision": 0,
|
||||
@ -105,14 +159,14 @@
|
||||
-1050,
|
||||
426,
|
||||
120,
|
||||
100
|
||||
200
|
||||
]
|
||||
},
|
||||
"outputNode": {
|
||||
"id": -20,
|
||||
"bounding": [
|
||||
510,
|
||||
290,
|
||||
620,
|
||||
140,
|
||||
120,
|
||||
60
|
||||
]
|
||||
@ -153,6 +207,66 @@
|
||||
-950,
|
||||
486
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "e2dc1c86-2fb4-4b80-b560-f30560af1897",
|
||||
"name": "seed",
|
||||
"type": "INT",
|
||||
"linkIds": [
|
||||
391
|
||||
],
|
||||
"pos": [
|
||||
-950,
|
||||
506
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "34b172e7-85b2-444a-9a4d-1221f272c46e",
|
||||
"name": "unet_name",
|
||||
"type": "COMBO",
|
||||
"linkIds": [
|
||||
392
|
||||
],
|
||||
"pos": [
|
||||
-950,
|
||||
526
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "073b7440-d943-4a2f-a3a1-fbdb8fcda9f9",
|
||||
"name": "clip_name1",
|
||||
"type": "COMBO",
|
||||
"linkIds": [
|
||||
393
|
||||
],
|
||||
"pos": [
|
||||
-950,
|
||||
546
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "55c1286a-4aca-41fc-b967-ae3d3fa7bc85",
|
||||
"name": "clip_name2",
|
||||
"type": "COMBO",
|
||||
"linkIds": [
|
||||
394
|
||||
],
|
||||
"pos": [
|
||||
-950,
|
||||
566
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "2241e4fc-9219-4be7-bf6d-3493b579ab5a",
|
||||
"name": "vae_name",
|
||||
"type": "COMBO",
|
||||
"linkIds": [
|
||||
395
|
||||
],
|
||||
"pos": [
|
||||
-950,
|
||||
586
|
||||
]
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
@ -165,8 +279,8 @@
|
||||
],
|
||||
"localized_name": "IMAGE",
|
||||
"pos": [
|
||||
530,
|
||||
310
|
||||
640,
|
||||
160
|
||||
]
|
||||
}
|
||||
],
|
||||
@ -176,15 +290,15 @@
|
||||
"id": 40,
|
||||
"type": "DualCLIPLoader",
|
||||
"pos": [
|
||||
-790,
|
||||
300
|
||||
-780,
|
||||
360
|
||||
],
|
||||
"size": [
|
||||
270,
|
||||
130
|
||||
180
|
||||
],
|
||||
"flags": {},
|
||||
"order": 0,
|
||||
"order": 5,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -194,7 +308,7 @@
|
||||
"widget": {
|
||||
"name": "clip_name1"
|
||||
},
|
||||
"link": null
|
||||
"link": 393
|
||||
},
|
||||
{
|
||||
"localized_name": "clip_name2",
|
||||
@ -203,7 +317,7 @@
|
||||
"widget": {
|
||||
"name": "clip_name2"
|
||||
},
|
||||
"link": null
|
||||
"link": 394
|
||||
},
|
||||
{
|
||||
"localized_name": "type",
|
||||
@ -236,9 +350,13 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "DualCLIPLoader",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.40",
|
||||
"Node name for S&R": "DualCLIPLoader",
|
||||
"models": [
|
||||
{
|
||||
"name": "clip_l.safetensors",
|
||||
@ -263,15 +381,15 @@
|
||||
"id": 39,
|
||||
"type": "VAELoader",
|
||||
"pos": [
|
||||
-790,
|
||||
480
|
||||
-770,
|
||||
630
|
||||
],
|
||||
"size": [
|
||||
270,
|
||||
58
|
||||
240,
|
||||
110
|
||||
],
|
||||
"flags": {},
|
||||
"order": 1,
|
||||
"order": 4,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -281,7 +399,7 @@
|
||||
"widget": {
|
||||
"name": "vae_name"
|
||||
},
|
||||
"link": null
|
||||
"link": 395
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
@ -295,9 +413,13 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "VAELoader",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.40",
|
||||
"Node name for S&R": "VAELoader",
|
||||
"models": [
|
||||
{
|
||||
"name": "ae.safetensors",
|
||||
@ -314,15 +436,15 @@
|
||||
"id": 38,
|
||||
"type": "UNETLoader",
|
||||
"pos": [
|
||||
-790,
|
||||
160
|
||||
-780,
|
||||
170
|
||||
],
|
||||
"size": [
|
||||
270,
|
||||
82
|
||||
110
|
||||
],
|
||||
"flags": {},
|
||||
"order": 2,
|
||||
"order": 3,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -332,7 +454,7 @@
|
||||
"widget": {
|
||||
"name": "unet_name"
|
||||
},
|
||||
"link": null
|
||||
"link": 392
|
||||
},
|
||||
{
|
||||
"localized_name": "weight_dtype",
|
||||
@ -355,9 +477,13 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "UNETLoader",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.40",
|
||||
"Node name for S&R": "UNETLoader",
|
||||
"models": [
|
||||
{
|
||||
"name": "flux1-krea-dev_fp8_scaled.safetensors",
|
||||
@ -372,10 +498,10 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 45,
|
||||
"id": 195,
|
||||
"type": "CLIPTextEncode",
|
||||
"pos": [
|
||||
-460,
|
||||
-440,
|
||||
180
|
||||
],
|
||||
"size": [
|
||||
@ -414,9 +540,13 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "CLIPTextEncode",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.47"
|
||||
"ver": "0.3.47",
|
||||
"Node name for S&R": "CLIPTextEncode"
|
||||
},
|
||||
"widgets_values": [
|
||||
""
|
||||
@ -426,15 +556,15 @@
|
||||
"id": 27,
|
||||
"type": "EmptySD3LatentImage",
|
||||
"pos": [
|
||||
-790,
|
||||
640
|
||||
-390,
|
||||
650
|
||||
],
|
||||
"size": [
|
||||
270,
|
||||
120
|
||||
170
|
||||
],
|
||||
"flags": {},
|
||||
"order": 4,
|
||||
"order": 1,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -477,9 +607,13 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "EmptySD3LatentImage",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.40"
|
||||
"ver": "0.3.40",
|
||||
"Node name for S&R": "EmptySD3LatentImage"
|
||||
},
|
||||
"widgets_values": [
|
||||
1024,
|
||||
@ -491,15 +625,15 @@
|
||||
"id": 31,
|
||||
"type": "KSampler",
|
||||
"pos": [
|
||||
-70,
|
||||
0,
|
||||
130
|
||||
],
|
||||
"size": [
|
||||
315,
|
||||
262
|
||||
320,
|
||||
350
|
||||
],
|
||||
"flags": {},
|
||||
"order": 5,
|
||||
"order": 2,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -533,7 +667,7 @@
|
||||
"widget": {
|
||||
"name": "seed"
|
||||
},
|
||||
"link": null
|
||||
"link": 391
|
||||
},
|
||||
{
|
||||
"localized_name": "steps",
|
||||
@ -593,9 +727,13 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "KSampler",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.40"
|
||||
"ver": "0.3.40",
|
||||
"Node name for S&R": "KSampler"
|
||||
},
|
||||
"widgets_values": [
|
||||
0,
|
||||
@ -611,17 +749,17 @@
|
||||
"id": 8,
|
||||
"type": "VAEDecode",
|
||||
"pos": [
|
||||
270,
|
||||
340,
|
||||
140
|
||||
],
|
||||
"size": [
|
||||
210,
|
||||
46
|
||||
230,
|
||||
100
|
||||
],
|
||||
"flags": {
|
||||
"collapsed": false
|
||||
},
|
||||
"order": 3,
|
||||
"order": 0,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
@ -649,22 +787,25 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "VAEDecode",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.40"
|
||||
},
|
||||
"widgets_values": []
|
||||
"ver": "0.3.40",
|
||||
"Node name for S&R": "VAEDecode"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 42,
|
||||
"type": "ConditioningZeroOut",
|
||||
"pos": [
|
||||
-460,
|
||||
440
|
||||
-340,
|
||||
430
|
||||
],
|
||||
"size": [
|
||||
204.134765625,
|
||||
30
|
||||
230,
|
||||
80
|
||||
],
|
||||
"flags": {
|
||||
"collapsed": false
|
||||
@ -690,50 +831,53 @@
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "ConditioningZeroOut",
|
||||
"ue_properties": {
|
||||
"widget_ue_connectable": {},
|
||||
"input_ue_unconnectable": {}
|
||||
},
|
||||
"cnr_id": "comfy-core",
|
||||
"ver": "0.3.40"
|
||||
},
|
||||
"widgets_values": []
|
||||
"ver": "0.3.40",
|
||||
"Node name for S&R": "ConditioningZeroOut"
|
||||
}
|
||||
}
|
||||
],
|
||||
"groups": [
|
||||
{
|
||||
"id": 1,
|
||||
"title": "Step 1 - Load Models Here",
|
||||
"title": "Model",
|
||||
"bounding": [
|
||||
-800,
|
||||
90,
|
||||
300,
|
||||
460
|
||||
310,
|
||||
750
|
||||
],
|
||||
"color": "#444",
|
||||
"color": "#3f789e",
|
||||
"font_size": 24,
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"title": "Step 2 - Image Size",
|
||||
"title": "Image Size",
|
||||
"bounding": [
|
||||
-800,
|
||||
570,
|
||||
300,
|
||||
200
|
||||
-460,
|
||||
560,
|
||||
400,
|
||||
280
|
||||
],
|
||||
"color": "#444",
|
||||
"color": "#3f789e",
|
||||
"font_size": 24,
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"title": "Step 3 - Prompt",
|
||||
"title": "Prompt",
|
||||
"bounding": [
|
||||
-480,
|
||||
-460,
|
||||
90,
|
||||
380,
|
||||
410
|
||||
400,
|
||||
440
|
||||
],
|
||||
"color": "#444",
|
||||
"color": "#3f789e",
|
||||
"font_size": 24,
|
||||
"flags": {}
|
||||
}
|
||||
@ -741,7 +885,7 @@
|
||||
"links": [
|
||||
{
|
||||
"id": 66,
|
||||
"origin_id": 45,
|
||||
"origin_id": 195,
|
||||
"origin_slot": 0,
|
||||
"target_id": 42,
|
||||
"target_slot": 0,
|
||||
@ -773,7 +917,7 @@
|
||||
},
|
||||
{
|
||||
"id": 65,
|
||||
"origin_id": 45,
|
||||
"origin_id": 195,
|
||||
"origin_slot": 0,
|
||||
"target_id": 31,
|
||||
"target_slot": 1,
|
||||
@ -799,7 +943,7 @@
|
||||
"id": 64,
|
||||
"origin_id": 40,
|
||||
"origin_slot": 0,
|
||||
"target_id": 45,
|
||||
"target_id": 195,
|
||||
"target_slot": 0,
|
||||
"type": "CLIP"
|
||||
},
|
||||
@ -815,7 +959,7 @@
|
||||
"id": 71,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 0,
|
||||
"target_id": 45,
|
||||
"target_id": 195,
|
||||
"target_slot": 1,
|
||||
"type": "STRING"
|
||||
},
|
||||
@ -834,6 +978,46 @@
|
||||
"target_id": 27,
|
||||
"target_slot": 1,
|
||||
"type": "INT"
|
||||
},
|
||||
{
|
||||
"id": 391,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 3,
|
||||
"target_id": 31,
|
||||
"target_slot": 4,
|
||||
"type": "INT"
|
||||
},
|
||||
{
|
||||
"id": 392,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 4,
|
||||
"target_id": 38,
|
||||
"target_slot": 0,
|
||||
"type": "COMBO"
|
||||
},
|
||||
{
|
||||
"id": 393,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 5,
|
||||
"target_id": 40,
|
||||
"target_slot": 0,
|
||||
"type": "COMBO"
|
||||
},
|
||||
{
|
||||
"id": 394,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 6,
|
||||
"target_id": 40,
|
||||
"target_slot": 1,
|
||||
"type": "COMBO"
|
||||
},
|
||||
{
|
||||
"id": 395,
|
||||
"origin_id": -10,
|
||||
"origin_slot": 7,
|
||||
"target_id": 39,
|
||||
"target_slot": 0,
|
||||
"type": "COMBO"
|
||||
}
|
||||
],
|
||||
"extra": {
|
||||
@ -843,16 +1027,14 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"config": {},
|
||||
"extra": {
|
||||
"workflowRendererVersion": "LG",
|
||||
"ds": {
|
||||
"scale": 0.735584459955559,
|
||||
"offset": [
|
||||
1936.5815687336737,
|
||||
303.78330847702625
|
||||
]
|
||||
}
|
||||
},
|
||||
"version": 0.4
|
||||
},
|
||||
"ue_links": []
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,976 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user