|
{ |
|
"last_node_id": 72, |
|
"last_link_id": 141, |
|
"nodes": [ |
|
{ |
|
"id": 23, |
|
"type": "ModelSamplingFlux", |
|
"pos": { |
|
"0": 835, |
|
"1": -543 |
|
}, |
|
"size": { |
|
"0": 315, |
|
"1": 130 |
|
}, |
|
"flags": {}, |
|
"order": 19, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "model", |
|
"type": "MODEL", |
|
"link": 132 |
|
}, |
|
{ |
|
"name": "width", |
|
"type": "INT", |
|
"link": 51, |
|
"widget": { |
|
"name": "width" |
|
} |
|
}, |
|
{ |
|
"name": "height", |
|
"type": "INT", |
|
"link": 52, |
|
"widget": { |
|
"name": "height" |
|
} |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "MODEL", |
|
"type": "MODEL", |
|
"links": [ |
|
37, |
|
81 |
|
], |
|
"slot_index": 0, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "ModelSamplingFlux" |
|
}, |
|
"widgets_values": [ |
|
1.1500000000000001, |
|
0.5, |
|
1024, |
|
1024 |
|
], |
|
"color": "#222", |
|
"bgcolor": "#000" |
|
}, |
|
{ |
|
"id": 37, |
|
"type": "CLIPTextEncode", |
|
"pos": { |
|
"0": 2056, |
|
"1": 148 |
|
}, |
|
"size": { |
|
"0": 210, |
|
"1": 54 |
|
}, |
|
"flags": {}, |
|
"order": 25, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "clip", |
|
"type": "CLIP", |
|
"link": 67 |
|
}, |
|
{ |
|
"name": "text", |
|
"type": "STRING", |
|
"link": 113, |
|
"widget": { |
|
"name": "text" |
|
} |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "CONDITIONING", |
|
"type": "CONDITIONING", |
|
"links": [ |
|
58 |
|
], |
|
"slot_index": 0, |
|
"shape": 3, |
|
"tooltip": "A conditioning containing the embedded text used to guide the diffusion model." |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "CLIPTextEncode" |
|
}, |
|
"widgets_values": [ |
|
"" |
|
] |
|
}, |
|
{ |
|
"id": 38, |
|
"type": "CLIPTextEncode", |
|
"pos": { |
|
"0": 2071, |
|
"1": 246 |
|
}, |
|
"size": { |
|
"0": 210, |
|
"1": 96.00001525878906 |
|
}, |
|
"flags": { |
|
"collapsed": true |
|
}, |
|
"order": 9, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "clip", |
|
"type": "CLIP", |
|
"link": 59 |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "CONDITIONING", |
|
"type": "CONDITIONING", |
|
"links": [ |
|
60 |
|
], |
|
"slot_index": 0, |
|
"shape": 3, |
|
"tooltip": "A conditioning containing the embedded text used to guide the diffusion model." |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "CLIPTextEncode" |
|
}, |
|
"widgets_values": [ |
|
"" |
|
] |
|
}, |
|
{ |
|
"id": 49, |
|
"type": "VAEDecode", |
|
"pos": { |
|
"0": 3884.64453125, |
|
"1": -371.4638977050781 |
|
}, |
|
"size": { |
|
"0": 210, |
|
"1": 46 |
|
}, |
|
"flags": {}, |
|
"order": 38, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "samples", |
|
"type": "LATENT", |
|
"link": 88 |
|
}, |
|
{ |
|
"name": "vae", |
|
"type": "VAE", |
|
"link": 86, |
|
"slot_index": 1 |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "IMAGE", |
|
"type": "IMAGE", |
|
"links": [ |
|
87 |
|
], |
|
"slot_index": 0, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "VAEDecode" |
|
}, |
|
"widgets_values": [], |
|
"color": "#222", |
|
"bgcolor": "#000" |
|
}, |
|
{ |
|
"id": 35, |
|
"type": "CheckpointLoaderSimple", |
|
"pos": { |
|
"0": 1084, |
|
"1": 224 |
|
}, |
|
"size": { |
|
"0": 315, |
|
"1": 98 |
|
}, |
|
"flags": {}, |
|
"order": 0, |
|
"mode": 0, |
|
"inputs": [], |
|
"outputs": [ |
|
{ |
|
"name": "MODEL", |
|
"type": "MODEL", |
|
"links": [ |
|
64 |
|
], |
|
"slot_index": 0, |
|
"shape": 3, |
|
"tooltip": "The model used for denoising latents." |
|
}, |
|
{ |
|
"name": "CLIP", |
|
"type": "CLIP", |
|
"links": [ |
|
59, |
|
65 |
|
], |
|
"slot_index": 1, |
|
"shape": 3, |
|
"tooltip": "The CLIP model used for encoding text prompts." |
|
}, |
|
{ |
|
"name": "VAE", |
|
"type": "VAE", |
|
"links": [ |
|
62, |
|
69 |
|
], |
|
"slot_index": 2, |
|
"shape": 3, |
|
"tooltip": "The VAE model used for encoding and decoding images to and from latent space." |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "CheckpointLoaderSimple" |
|
}, |
|
"widgets_values": [ |
|
"creapromptLightning_creapromptUltimate6.safetensors" |
|
] |
|
}, |
|
{ |
|
"id": 34, |
|
"type": "SDXLPromptStylerbyCamera", |
|
"pos": { |
|
"0": 520, |
|
"1": 414 |
|
}, |
|
"size": { |
|
"0": 400, |
|
"1": 200 |
|
}, |
|
"flags": {}, |
|
"order": 1, |
|
"mode": 0, |
|
"inputs": [], |
|
"outputs": [ |
|
{ |
|
"name": "positive_prompt_text_g", |
|
"type": "STRING", |
|
"links": null, |
|
"shape": 3 |
|
}, |
|
{ |
|
"name": "negative_prompt_text_g", |
|
"type": "STRING", |
|
"links": null, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "SDXLPromptStylerbyCamera" |
|
}, |
|
"widgets_values": [ |
|
"", |
|
"", |
|
"none byCamera", |
|
"No" |
|
] |
|
}, |
|
{ |
|
"id": 61, |
|
"type": "Reroute", |
|
"pos": { |
|
"0": 1862, |
|
"1": -30 |
|
}, |
|
"size": [ |
|
75, |
|
26 |
|
], |
|
"flags": {}, |
|
"order": 23, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "", |
|
"type": "*", |
|
"link": 110, |
|
"widget": { |
|
"name": "value" |
|
} |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "", |
|
"type": "STRING", |
|
"links": [ |
|
112, |
|
113 |
|
], |
|
"slot_index": 0 |
|
} |
|
], |
|
"properties": { |
|
"showOutputText": false, |
|
"horizontal": false |
|
} |
|
}, |
|
{ |
|
"id": 56, |
|
"type": "SuperPrompterNode", |
|
"pos": { |
|
"0": 1083, |
|
"1": 19 |
|
}, |
|
"size": { |
|
"0": 315, |
|
"1": 130 |
|
}, |
|
"flags": {}, |
|
"order": 21, |
|
"mode": 4, |
|
"inputs": [ |
|
{ |
|
"name": "prompt", |
|
"type": "STRING", |
|
"link": 102, |
|
"widget": { |
|
"name": "prompt" |
|
} |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "generated_text", |
|
"type": "STRING", |
|
"links": [], |
|
"slot_index": 0, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "SuperPrompterNode" |
|
}, |
|
"widgets_values": [ |
|
"Enter prompt here", |
|
281, |
|
1.2, |
|
false |
|
] |
|
}, |
|
{ |
|
"id": 51, |
|
"type": "Reroute", |
|
"pos": { |
|
"0": 1065, |
|
"1": -74 |
|
}, |
|
"size": [ |
|
75, |
|
26 |
|
], |
|
"flags": {}, |
|
"order": 18, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "", |
|
"type": "*", |
|
"link": 137, |
|
"widget": { |
|
"name": "value" |
|
} |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "", |
|
"type": "STRING", |
|
"links": [ |
|
102, |
|
116 |
|
], |
|
"slot_index": 0 |
|
} |
|
], |
|
"properties": { |
|
"showOutputText": false, |
|
"horizontal": false |
|
} |
|
}, |
|
{ |
|
"id": 39, |
|
"type": "VAEEncode", |
|
"pos": { |
|
"0": 2122, |
|
"1": 16 |
|
}, |
|
"size": { |
|
"0": 210, |
|
"1": 46 |
|
}, |
|
"flags": {}, |
|
"order": 32, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "pixels", |
|
"type": "IMAGE", |
|
"link": 125 |
|
}, |
|
{ |
|
"name": "vae", |
|
"type": "VAE", |
|
"link": 62 |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "LATENT", |
|
"type": "LATENT", |
|
"links": [ |
|
78 |
|
], |
|
"slot_index": 0, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "VAEEncode" |
|
}, |
|
"widgets_values": [] |
|
}, |
|
{ |
|
"id": 60, |
|
"type": "Text Concatenate", |
|
"pos": { |
|
"0": 1450, |
|
"1": -36 |
|
}, |
|
"size": { |
|
"0": 315, |
|
"1": 178 |
|
}, |
|
"flags": {}, |
|
"order": 22, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "text_a", |
|
"type": "STRING", |
|
"link": 116, |
|
"widget": { |
|
"name": "text_a" |
|
} |
|
}, |
|
{ |
|
"name": "text_b", |
|
"type": "STRING", |
|
"link": null, |
|
"widget": { |
|
"name": "text_b" |
|
} |
|
}, |
|
{ |
|
"name": "text_c", |
|
"type": "STRING", |
|
"link": null, |
|
"widget": { |
|
"name": "text_c" |
|
} |
|
}, |
|
{ |
|
"name": "text_d", |
|
"type": "STRING", |
|
"link": null, |
|
"widget": { |
|
"name": "text_d" |
|
} |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "STRING", |
|
"type": "STRING", |
|
"links": [ |
|
110 |
|
], |
|
"slot_index": 0, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "Text Concatenate" |
|
}, |
|
"widgets_values": [ |
|
", ", |
|
"true", |
|
"", |
|
"", |
|
"", |
|
"" |
|
] |
|
}, |
|
{ |
|
"id": 64, |
|
"type": "SDXLPromptStylerbyArtist", |
|
"pos": { |
|
"0": -287, |
|
"1": 306 |
|
}, |
|
"size": { |
|
"0": 400, |
|
"1": 200 |
|
}, |
|
"flags": {}, |
|
"order": 2, |
|
"mode": 0, |
|
"inputs": [], |
|
"outputs": [ |
|
{ |
|
"name": "positive_prompt_text_g", |
|
"type": "STRING", |
|
"links": [], |
|
"slot_index": 0, |
|
"shape": 3 |
|
}, |
|
{ |
|
"name": "negative_prompt_text_g", |
|
"type": "STRING", |
|
"links": null, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "SDXLPromptStylerbyArtist" |
|
}, |
|
"widgets_values": [ |
|
"island in a lake ", |
|
"", |
|
"A.J.Casson", |
|
"No" |
|
] |
|
}, |
|
{ |
|
"id": 45, |
|
"type": "ImageScaleBy", |
|
"pos": { |
|
"0": 1812, |
|
"1": 101 |
|
}, |
|
"size": { |
|
"0": 210, |
|
"1": 82 |
|
}, |
|
"flags": {}, |
|
"order": 31, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "image", |
|
"type": "IMAGE", |
|
"link": 124 |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "IMAGE", |
|
"type": "IMAGE", |
|
"links": [ |
|
125 |
|
], |
|
"slot_index": 0, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "ImageScaleBy" |
|
}, |
|
"widgets_values": [ |
|
"nearest-exact", |
|
1.5 |
|
] |
|
}, |
|
{ |
|
"id": 40, |
|
"type": "LoraLoader", |
|
"pos": { |
|
"0": 1793, |
|
"1": 290 |
|
}, |
|
"size": { |
|
"0": 315, |
|
"1": 126 |
|
}, |
|
"flags": {}, |
|
"order": 10, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "model", |
|
"type": "MODEL", |
|
"link": 64 |
|
}, |
|
{ |
|
"name": "clip", |
|
"type": "CLIP", |
|
"link": 65 |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "MODEL", |
|
"type": "MODEL", |
|
"links": [ |
|
66 |
|
], |
|
"slot_index": 0, |
|
"shape": 3, |
|
"tooltip": "The modified diffusion model." |
|
}, |
|
{ |
|
"name": "CLIP", |
|
"type": "CLIP", |
|
"links": [ |
|
67 |
|
], |
|
"slot_index": 1, |
|
"shape": 3, |
|
"tooltip": "The modified CLIP model." |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "LoraLoader" |
|
}, |
|
"widgets_values": [ |
|
"remixSD-000030.safetensors", |
|
1, |
|
1 |
|
] |
|
}, |
|
{ |
|
"id": 29, |
|
"type": "VAEDecode", |
|
"pos": { |
|
"0": 1970, |
|
"1": -489 |
|
}, |
|
"size": { |
|
"0": 210, |
|
"1": 46 |
|
}, |
|
"flags": {}, |
|
"order": 29, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "samples", |
|
"type": "LATENT", |
|
"link": 43 |
|
}, |
|
{ |
|
"name": "vae", |
|
"type": "VAE", |
|
"link": 44, |
|
"slot_index": 1 |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "IMAGE", |
|
"type": "IMAGE", |
|
"links": [ |
|
53, |
|
124 |
|
], |
|
"slot_index": 0, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "VAEDecode" |
|
}, |
|
"widgets_values": [], |
|
"color": "#222", |
|
"bgcolor": "#000" |
|
}, |
|
{ |
|
"id": 53, |
|
"type": "ZFPreviewText", |
|
"pos": { |
|
"0": 1230, |
|
"1": 352 |
|
}, |
|
"size": { |
|
"0": 463.38519287109375, |
|
"1": 291.1915283203125 |
|
}, |
|
"flags": {}, |
|
"order": 17, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "text", |
|
"type": "STRING", |
|
"link": 129, |
|
"widget": { |
|
"name": "text" |
|
} |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "text", |
|
"type": "STRING", |
|
"links": null, |
|
"shape": 3 |
|
}, |
|
{ |
|
"name": "unique_id", |
|
"type": "STRING", |
|
"links": null, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "ZFPreviewText" |
|
}, |
|
"widgets_values": [ |
|
"", |
|
"" |
|
] |
|
}, |
|
{ |
|
"id": 41, |
|
"type": "VAEDecode", |
|
"pos": { |
|
"0": 2804, |
|
"1": 206 |
|
}, |
|
"size": { |
|
"0": 210, |
|
"1": 46 |
|
}, |
|
"flags": {}, |
|
"order": 34, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "samples", |
|
"type": "LATENT", |
|
"link": 68 |
|
}, |
|
{ |
|
"name": "vae", |
|
"type": "VAE", |
|
"link": 69 |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "IMAGE", |
|
"type": "IMAGE", |
|
"links": [ |
|
70, |
|
79 |
|
], |
|
"slot_index": 0, |
|
"shape": 3, |
|
"tooltip": "The decoded image." |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "VAEDecode" |
|
}, |
|
"widgets_values": [] |
|
}, |
|
{ |
|
"id": 47, |
|
"type": "VAEEncode", |
|
"pos": { |
|
"0": 2733, |
|
"1": -595 |
|
}, |
|
"size": { |
|
"0": 210, |
|
"1": 46 |
|
}, |
|
"flags": {}, |
|
"order": 36, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "pixels", |
|
"type": "IMAGE", |
|
"link": 79 |
|
}, |
|
{ |
|
"name": "vae", |
|
"type": "VAE", |
|
"link": 80 |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "LATENT", |
|
"type": "LATENT", |
|
"links": [ |
|
85 |
|
], |
|
"slot_index": 0, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "VAEEncode" |
|
}, |
|
"widgets_values": [] |
|
}, |
|
{ |
|
"id": 36, |
|
"type": "KSampler", |
|
"pos": { |
|
"0": 2440, |
|
"1": 161 |
|
}, |
|
"size": { |
|
"0": 315, |
|
"1": 262 |
|
}, |
|
"flags": {}, |
|
"order": 33, |
|
"mode": 4, |
|
"inputs": [ |
|
{ |
|
"name": "model", |
|
"type": "MODEL", |
|
"link": 66 |
|
}, |
|
{ |
|
"name": "positive", |
|
"type": "CONDITIONING", |
|
"link": 58 |
|
}, |
|
{ |
|
"name": "negative", |
|
"type": "CONDITIONING", |
|
"link": 60 |
|
}, |
|
{ |
|
"name": "latent_image", |
|
"type": "LATENT", |
|
"link": 78 |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "LATENT", |
|
"type": "LATENT", |
|
"links": [ |
|
68 |
|
], |
|
"slot_index": 0, |
|
"shape": 3, |
|
"tooltip": "The denoised latent." |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "KSampler" |
|
}, |
|
"widgets_values": [ |
|
415798503227482, |
|
"fixed", |
|
6, |
|
1.8, |
|
"euler_ancestral", |
|
"sgm_uniform", |
|
0.16 |
|
] |
|
}, |
|
{ |
|
"id": 48, |
|
"type": "KSampler", |
|
"pos": { |
|
"0": 2368, |
|
"1": -1028 |
|
}, |
|
"size": { |
|
"0": 315, |
|
"1": 474 |
|
}, |
|
"flags": {}, |
|
"order": 37, |
|
"mode": 4, |
|
"inputs": [ |
|
{ |
|
"name": "model", |
|
"type": "MODEL", |
|
"link": 81 |
|
}, |
|
{ |
|
"name": "positive", |
|
"type": "CONDITIONING", |
|
"link": 82, |
|
"slot_index": 1 |
|
}, |
|
{ |
|
"name": "negative", |
|
"type": "CONDITIONING", |
|
"link": 83 |
|
}, |
|
{ |
|
"name": "latent_image", |
|
"type": "LATENT", |
|
"link": 85, |
|
"slot_index": 3 |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "LATENT", |
|
"type": "LATENT", |
|
"links": [ |
|
88 |
|
], |
|
"slot_index": 0, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "KSampler" |
|
}, |
|
"widgets_values": [ |
|
979515976377047, |
|
"fixed", |
|
3, |
|
1, |
|
"euler", |
|
"normal", |
|
0.15 |
|
], |
|
"color": "#222", |
|
"bgcolor": "#000" |
|
}, |
|
{ |
|
"id": 50, |
|
"type": "SaveImage", |
|
"pos": { |
|
"0": 3020, |
|
"1": -411 |
|
}, |
|
"size": { |
|
"0": 288.9236755371094, |
|
"1": 534.0274658203125 |
|
}, |
|
"flags": {}, |
|
"order": 39, |
|
"mode": 4, |
|
"inputs": [ |
|
{ |
|
"name": "images", |
|
"type": "IMAGE", |
|
"link": 87 |
|
} |
|
], |
|
"outputs": [], |
|
"properties": {}, |
|
"widgets_values": [ |
|
"ComfyUI" |
|
] |
|
}, |
|
{ |
|
"id": 54, |
|
"type": "SDXLPromptStyler", |
|
"pos": { |
|
"0": 347, |
|
"1": 346 |
|
}, |
|
"size": { |
|
"0": 228.39999389648438, |
|
"1": 192 |
|
}, |
|
"flags": {}, |
|
"order": 20, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "text_positive", |
|
"type": "STRING", |
|
"link": 95, |
|
"widget": { |
|
"name": "text_positive" |
|
} |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "text_positive", |
|
"type": "STRING", |
|
"links": [], |
|
"slot_index": 0, |
|
"shape": 3 |
|
}, |
|
{ |
|
"name": "text_negative", |
|
"type": "STRING", |
|
"links": null, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "SDXLPromptStyler" |
|
}, |
|
"widgets_values": [ |
|
"digital painting princess bubblegum from adventure time", |
|
"", |
|
"base", |
|
"No", |
|
true, |
|
true |
|
] |
|
}, |
|
{ |
|
"id": 52, |
|
"type": "SDXLPromptStyler", |
|
"pos": { |
|
"0": 71, |
|
"1": 137 |
|
}, |
|
"size": { |
|
"0": 228.39999389648438, |
|
"1": 192 |
|
}, |
|
"flags": {}, |
|
"order": 16, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "text_positive", |
|
"type": "STRING", |
|
"link": 97, |
|
"widget": { |
|
"name": "text_positive" |
|
} |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "text_positive", |
|
"type": "STRING", |
|
"links": [ |
|
95 |
|
], |
|
"slot_index": 0, |
|
"shape": 3 |
|
}, |
|
{ |
|
"name": "text_negative", |
|
"type": "STRING", |
|
"links": null, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "SDXLPromptStyler" |
|
}, |
|
"widgets_values": [ |
|
"digital painting princess bubblegum from adventure time", |
|
"", |
|
"sai-enhance", |
|
"No", |
|
true, |
|
true |
|
] |
|
}, |
|
{ |
|
"id": 67, |
|
"type": "LoraLoaderModelOnly", |
|
"pos": { |
|
"0": 796, |
|
"1": -701 |
|
}, |
|
"size": { |
|
"0": 315, |
|
"1": 82 |
|
}, |
|
"flags": {}, |
|
"order": 15, |
|
"mode": 4, |
|
"inputs": [ |
|
{ |
|
"name": "model", |
|
"type": "MODEL", |
|
"link": 139 |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "MODEL", |
|
"type": "MODEL", |
|
"links": [ |
|
132 |
|
], |
|
"slot_index": 0, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "LoraLoaderModelOnly" |
|
}, |
|
"widgets_values": [ |
|
"flux\\boreal-v2_boring_realism.safetensors", |
|
0.56 |
|
] |
|
}, |
|
{ |
|
"id": 26, |
|
"type": "ConditioningZeroOut", |
|
"pos": { |
|
"0": 1307, |
|
"1": -254 |
|
}, |
|
"size": { |
|
"0": 317.4000244140625, |
|
"1": 26 |
|
}, |
|
"flags": {}, |
|
"order": 27, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "conditioning", |
|
"type": "CONDITIONING", |
|
"link": 39 |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "CONDITIONING", |
|
"type": "CONDITIONING", |
|
"links": [ |
|
40, |
|
83 |
|
], |
|
"slot_index": 0, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "ConditioningZeroOut" |
|
}, |
|
"widgets_values": [], |
|
"color": "#222", |
|
"bgcolor": "#000" |
|
}, |
|
{ |
|
"id": 42, |
|
"type": "SaveImage", |
|
"pos": { |
|
"0": 2868, |
|
"1": -411 |
|
}, |
|
"size": { |
|
"0": 311.003662109375, |
|
"1": 542.85498046875 |
|
}, |
|
"flags": {}, |
|
"order": 35, |
|
"mode": 4, |
|
"inputs": [ |
|
{ |
|
"name": "images", |
|
"type": "IMAGE", |
|
"link": 70 |
|
} |
|
], |
|
"outputs": [], |
|
"properties": {}, |
|
"widgets_values": [ |
|
"ComfyUI" |
|
] |
|
}, |
|
{ |
|
"id": 22, |
|
"type": "FluxGuidance", |
|
"pos": { |
|
"0": 1208, |
|
"1": -421 |
|
}, |
|
"size": { |
|
"0": 317.4000244140625, |
|
"1": 58 |
|
}, |
|
"flags": {}, |
|
"order": 26, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "conditioning", |
|
"type": "CONDITIONING", |
|
"link": 36 |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "CONDITIONING", |
|
"type": "CONDITIONING", |
|
"links": [ |
|
38, |
|
39, |
|
82 |
|
], |
|
"slot_index": 0, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "FluxGuidance" |
|
}, |
|
"widgets_values": [ |
|
3.5 |
|
], |
|
"color": "#222", |
|
"bgcolor": "#000" |
|
}, |
|
{ |
|
"id": 63, |
|
"type": "LatentUpscaleBy", |
|
"pos": { |
|
"0": 1309, |
|
"1": -101 |
|
}, |
|
"size": { |
|
"0": 315, |
|
"1": 82 |
|
}, |
|
"flags": {}, |
|
"order": 14, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "samples", |
|
"type": "LATENT", |
|
"link": 121 |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "LATENT", |
|
"type": "LATENT", |
|
"links": [ |
|
122 |
|
], |
|
"slot_index": 0, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "LatentUpscaleBy" |
|
}, |
|
"widgets_values": [ |
|
"nearest-exact", |
|
1 |
|
] |
|
}, |
|
{ |
|
"id": 27, |
|
"type": "EmptyLatentImage", |
|
"pos": { |
|
"0": 1094, |
|
"1": -298 |
|
}, |
|
"size": { |
|
"0": 210, |
|
"1": 78 |
|
}, |
|
"flags": {}, |
|
"order": 11, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "width", |
|
"type": "INT", |
|
"link": 49, |
|
"slot_index": 0, |
|
"widget": { |
|
"name": "width" |
|
} |
|
}, |
|
{ |
|
"name": "height", |
|
"type": "INT", |
|
"link": 50, |
|
"slot_index": 1, |
|
"widget": { |
|
"name": "height" |
|
} |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "LATENT", |
|
"type": "LATENT", |
|
"links": [ |
|
121 |
|
], |
|
"slot_index": 0, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "EmptyLatentImage" |
|
}, |
|
"widgets_values": [ |
|
512, |
|
512, |
|
1 |
|
], |
|
"color": "#222", |
|
"bgcolor": "#000" |
|
}, |
|
{ |
|
"id": 55, |
|
"type": "SDXLPromptStylerHorror", |
|
"pos": { |
|
"0": 966, |
|
"1": 29 |
|
}, |
|
"size": { |
|
"0": 400, |
|
"1": 200 |
|
}, |
|
"flags": {}, |
|
"order": 13, |
|
"mode": 4, |
|
"inputs": [ |
|
{ |
|
"name": "text_positive", |
|
"type": "STRING", |
|
"link": 136, |
|
"widget": { |
|
"name": "text_positive" |
|
} |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "positive_prompt_text_g", |
|
"type": "STRING", |
|
"links": [ |
|
97, |
|
129, |
|
137 |
|
], |
|
"slot_index": 0, |
|
"shape": 3 |
|
}, |
|
{ |
|
"name": "negative_prompt_text_g", |
|
"type": "STRING", |
|
"links": null, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "SDXLPromptStylerHorror" |
|
}, |
|
"widgets_values": [ |
|
"a woman by Henri Cartier-Bresson", |
|
"", |
|
"William Eggleston", |
|
"No" |
|
] |
|
}, |
|
{ |
|
"id": 32, |
|
"type": "SaveImage", |
|
"pos": { |
|
"0": 499, |
|
"1": -157 |
|
}, |
|
"size": { |
|
"0": 489.60943603515625, |
|
"1": 465.64154052734375 |
|
}, |
|
"flags": {}, |
|
"order": 30, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "images", |
|
"type": "IMAGE", |
|
"link": 53 |
|
} |
|
], |
|
"outputs": [], |
|
"properties": {}, |
|
"widgets_values": [ |
|
"ComfyUI" |
|
] |
|
}, |
|
{ |
|
"id": 24, |
|
"type": "CLIPTextEncode", |
|
"pos": { |
|
"0": 1669, |
|
"1": -113 |
|
}, |
|
"size": { |
|
"0": 357.1148986816406, |
|
"1": 125.59181213378906 |
|
}, |
|
"flags": {}, |
|
"order": 24, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "clip", |
|
"type": "CLIP", |
|
"link": 141 |
|
}, |
|
{ |
|
"name": "text", |
|
"type": "STRING", |
|
"link": 112, |
|
"slot_index": 1, |
|
"widget": { |
|
"name": "text" |
|
} |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "CONDITIONING", |
|
"type": "CONDITIONING", |
|
"links": [ |
|
36 |
|
], |
|
"slot_index": 0, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "CLIPTextEncode" |
|
}, |
|
"widgets_values": [ |
|
"eye fish photography of a biped spoon being with mouth and legs wearing sneakers" |
|
], |
|
"color": "#222", |
|
"bgcolor": "#000" |
|
}, |
|
{ |
|
"id": 31, |
|
"type": "PixArtResolutionSelect", |
|
"pos": { |
|
"0": 411, |
|
"1": -340 |
|
}, |
|
"size": { |
|
"0": 315, |
|
"1": 102 |
|
}, |
|
"flags": {}, |
|
"order": 3, |
|
"mode": 0, |
|
"inputs": [], |
|
"outputs": [ |
|
{ |
|
"name": "width", |
|
"type": "INT", |
|
"links": [ |
|
49, |
|
51 |
|
], |
|
"slot_index": 0, |
|
"shape": 3 |
|
}, |
|
{ |
|
"name": "height", |
|
"type": "INT", |
|
"links": [ |
|
50, |
|
52 |
|
], |
|
"slot_index": 1, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "PixArtResolutionSelect" |
|
}, |
|
"widgets_values": [ |
|
"PixArtMS_XL_2", |
|
"1.21" |
|
] |
|
}, |
|
{ |
|
"id": 65, |
|
"type": "UnetLoaderGGUF", |
|
"pos": { |
|
"0": 14, |
|
"1": -601 |
|
}, |
|
"size": { |
|
"0": 315, |
|
"1": 58 |
|
}, |
|
"flags": {}, |
|
"order": 4, |
|
"mode": 0, |
|
"inputs": [], |
|
"outputs": [ |
|
{ |
|
"name": "MODEL", |
|
"type": "MODEL", |
|
"links": [ |
|
138 |
|
], |
|
"slot_index": 0, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "UnetLoaderGGUF" |
|
}, |
|
"widgets_values": [ |
|
"flux-schnell-dev-merge-q5-1.gguf" |
|
] |
|
}, |
|
{ |
|
"id": 46, |
|
"type": "UnetLoaderGGUF", |
|
"pos": { |
|
"0": -280, |
|
"1": -500 |
|
}, |
|
"size": { |
|
"0": 315, |
|
"1": 58 |
|
}, |
|
"flags": {}, |
|
"order": 5, |
|
"mode": 4, |
|
"inputs": [], |
|
"outputs": [ |
|
{ |
|
"name": "MODEL", |
|
"type": "MODEL", |
|
"links": [], |
|
"slot_index": 0, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "UnetLoaderGGUF" |
|
}, |
|
"widgets_values": [ |
|
"flux1-dev-Q4_0.gguf" |
|
] |
|
}, |
|
{ |
|
"id": 71, |
|
"type": "CheckpointLoaderSimple", |
|
"pos": { |
|
"0": 133.87449645996094, |
|
"1": -445.05853271484375 |
|
}, |
|
"size": { |
|
"0": 315, |
|
"1": 98 |
|
}, |
|
"flags": {}, |
|
"order": 6, |
|
"mode": 0, |
|
"inputs": [], |
|
"outputs": [ |
|
{ |
|
"name": "MODEL", |
|
"type": "MODEL", |
|
"links": null |
|
}, |
|
{ |
|
"name": "CLIP", |
|
"type": "CLIP", |
|
"links": null |
|
}, |
|
{ |
|
"name": "VAE", |
|
"type": "VAE", |
|
"links": null |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "CheckpointLoaderSimple" |
|
}, |
|
"widgets_values": [ |
|
"CRM.pth" |
|
] |
|
}, |
|
{ |
|
"id": 21, |
|
"type": "CheckpointLoaderNF4", |
|
"pos": { |
|
"0": -257, |
|
"1": -363 |
|
}, |
|
"size": { |
|
"0": 315, |
|
"1": 98 |
|
}, |
|
"flags": {}, |
|
"order": 7, |
|
"mode": 0, |
|
"inputs": [], |
|
"outputs": [ |
|
{ |
|
"name": "MODEL", |
|
"type": "MODEL", |
|
"links": [], |
|
"slot_index": 0, |
|
"shape": 3 |
|
}, |
|
{ |
|
"name": "CLIP", |
|
"type": "CLIP", |
|
"links": [ |
|
140 |
|
], |
|
"slot_index": 1, |
|
"shape": 3 |
|
}, |
|
{ |
|
"name": "VAE", |
|
"type": "VAE", |
|
"links": [ |
|
44, |
|
80, |
|
86 |
|
], |
|
"slot_index": 2, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "CheckpointLoaderNF4" |
|
}, |
|
"widgets_values": [ |
|
"nf4Flux1_schnellNF4Bnb.safetensors" |
|
], |
|
"color": "#222", |
|
"bgcolor": "#000" |
|
}, |
|
{ |
|
"id": 69, |
|
"type": "LoraLoader", |
|
"pos": { |
|
"0": 479, |
|
"1": -498 |
|
}, |
|
"size": { |
|
"0": 315, |
|
"1": 126 |
|
}, |
|
"flags": {}, |
|
"order": 12, |
|
"mode": 4, |
|
"inputs": [ |
|
{ |
|
"name": "model", |
|
"type": "MODEL", |
|
"link": 138 |
|
}, |
|
{ |
|
"name": "clip", |
|
"type": "CLIP", |
|
"link": 140 |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "MODEL", |
|
"type": "MODEL", |
|
"links": [ |
|
139 |
|
], |
|
"slot_index": 0 |
|
}, |
|
{ |
|
"name": "CLIP", |
|
"type": "CLIP", |
|
"links": [ |
|
141 |
|
], |
|
"slot_index": 1 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "LoraLoader" |
|
}, |
|
"widgets_values": [ |
|
"Flux_Background_Generator_v2.safetensors", |
|
1, |
|
1 |
|
] |
|
}, |
|
{ |
|
"id": 25, |
|
"type": "KSampler", |
|
"pos": { |
|
"0": 1620, |
|
"1": -472 |
|
}, |
|
"size": { |
|
"0": 315, |
|
"1": 474 |
|
}, |
|
"flags": {}, |
|
"order": 28, |
|
"mode": 0, |
|
"inputs": [ |
|
{ |
|
"name": "model", |
|
"type": "MODEL", |
|
"link": 37 |
|
}, |
|
{ |
|
"name": "positive", |
|
"type": "CONDITIONING", |
|
"link": 38, |
|
"slot_index": 1 |
|
}, |
|
{ |
|
"name": "negative", |
|
"type": "CONDITIONING", |
|
"link": 40 |
|
}, |
|
{ |
|
"name": "latent_image", |
|
"type": "LATENT", |
|
"link": 122, |
|
"slot_index": 3 |
|
} |
|
], |
|
"outputs": [ |
|
{ |
|
"name": "LATENT", |
|
"type": "LATENT", |
|
"links": [ |
|
43 |
|
], |
|
"slot_index": 0, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "KSampler" |
|
}, |
|
"widgets_values": [ |
|
979515976572813, |
|
"fixed", |
|
4, |
|
1, |
|
"euler", |
|
"normal", |
|
1 |
|
], |
|
"color": "#222", |
|
"bgcolor": "#000" |
|
}, |
|
{ |
|
"id": 33, |
|
"type": "SDXLPromptStyler", |
|
"pos": { |
|
"0": -561, |
|
"1": -201 |
|
}, |
|
"size": { |
|
"0": 490.6603088378906, |
|
"1": 422.3248596191406 |
|
}, |
|
"flags": {}, |
|
"order": 8, |
|
"mode": 0, |
|
"inputs": [], |
|
"outputs": [ |
|
{ |
|
"name": "text_positive", |
|
"type": "STRING", |
|
"links": [ |
|
136 |
|
], |
|
"slot_index": 0, |
|
"shape": 3 |
|
}, |
|
{ |
|
"name": "text_negative", |
|
"type": "STRING", |
|
"links": null, |
|
"shape": 3 |
|
} |
|
], |
|
"properties": { |
|
"Node name for S&R": "SDXLPromptStyler" |
|
}, |
|
"widgets_values": [ |
|
"different panels,four panels grid, sequential pictures. sequential frames of a movie. same character, same clothes, different views. different dynamic dancing la macarena poses, edgy face, cinematic.\n\n\na caricature 3d hamster dancing La macarena in a stage, wearing a purple tshirt, in the style of the secret life of pets, different poses.", |
|
"", |
|
"base", |
|
"No", |
|
true, |
|
true |
|
] |
|
} |
|
], |
|
"links": [ |
|
[ |
|
36, |
|
24, |
|
0, |
|
22, |
|
0, |
|
"CONDITIONING" |
|
], |
|
[ |
|
37, |
|
23, |
|
0, |
|
25, |
|
0, |
|
"MODEL" |
|
], |
|
[ |
|
38, |
|
22, |
|
0, |
|
25, |
|
1, |
|
"CONDITIONING" |
|
], |
|
[ |
|
39, |
|
22, |
|
0, |
|
26, |
|
0, |
|
"CONDITIONING" |
|
], |
|
[ |
|
40, |
|
26, |
|
0, |
|
25, |
|
2, |
|
"CONDITIONING" |
|
], |
|
[ |
|
43, |
|
25, |
|
0, |
|
29, |
|
0, |
|
"LATENT" |
|
], |
|
[ |
|
44, |
|
21, |
|
2, |
|
29, |
|
1, |
|
"VAE" |
|
], |
|
[ |
|
49, |
|
31, |
|
0, |
|
27, |
|
0, |
|
"INT" |
|
], |
|
[ |
|
50, |
|
31, |
|
1, |
|
27, |
|
1, |
|
"INT" |
|
], |
|
[ |
|
51, |
|
31, |
|
0, |
|
23, |
|
1, |
|
"INT" |
|
], |
|
[ |
|
52, |
|
31, |
|
1, |
|
23, |
|
2, |
|
"INT" |
|
], |
|
[ |
|
53, |
|
29, |
|
0, |
|
32, |
|
0, |
|
"IMAGE" |
|
], |
|
[ |
|
58, |
|
37, |
|
0, |
|
36, |
|
1, |
|
"CONDITIONING" |
|
], |
|
[ |
|
59, |
|
35, |
|
1, |
|
38, |
|
0, |
|
"CLIP" |
|
], |
|
[ |
|
60, |
|
38, |
|
0, |
|
36, |
|
2, |
|
"CONDITIONING" |
|
], |
|
[ |
|
62, |
|
35, |
|
2, |
|
39, |
|
1, |
|
"VAE" |
|
], |
|
[ |
|
64, |
|
35, |
|
0, |
|
40, |
|
0, |
|
"MODEL" |
|
], |
|
[ |
|
65, |
|
35, |
|
1, |
|
40, |
|
1, |
|
"CLIP" |
|
], |
|
[ |
|
66, |
|
40, |
|
0, |
|
36, |
|
0, |
|
"MODEL" |
|
], |
|
[ |
|
67, |
|
40, |
|
1, |
|
37, |
|
0, |
|
"CLIP" |
|
], |
|
[ |
|
68, |
|
36, |
|
0, |
|
41, |
|
0, |
|
"LATENT" |
|
], |
|
[ |
|
69, |
|
35, |
|
2, |
|
41, |
|
1, |
|
"VAE" |
|
], |
|
[ |
|
70, |
|
41, |
|
0, |
|
42, |
|
0, |
|
"IMAGE" |
|
], |
|
[ |
|
78, |
|
39, |
|
0, |
|
36, |
|
3, |
|
"LATENT" |
|
], |
|
[ |
|
79, |
|
41, |
|
0, |
|
47, |
|
0, |
|
"IMAGE" |
|
], |
|
[ |
|
80, |
|
21, |
|
2, |
|
47, |
|
1, |
|
"VAE" |
|
], |
|
[ |
|
81, |
|
23, |
|
0, |
|
48, |
|
0, |
|
"MODEL" |
|
], |
|
[ |
|
82, |
|
22, |
|
0, |
|
48, |
|
1, |
|
"CONDITIONING" |
|
], |
|
[ |
|
83, |
|
26, |
|
0, |
|
48, |
|
2, |
|
"CONDITIONING" |
|
], |
|
[ |
|
85, |
|
47, |
|
0, |
|
48, |
|
3, |
|
"LATENT" |
|
], |
|
[ |
|
86, |
|
21, |
|
2, |
|
49, |
|
1, |
|
"VAE" |
|
], |
|
[ |
|
87, |
|
49, |
|
0, |
|
50, |
|
0, |
|
"IMAGE" |
|
], |
|
[ |
|
88, |
|
48, |
|
0, |
|
49, |
|
0, |
|
"LATENT" |
|
], |
|
[ |
|
95, |
|
52, |
|
0, |
|
54, |
|
0, |
|
"STRING" |
|
], |
|
[ |
|
97, |
|
55, |
|
0, |
|
52, |
|
0, |
|
"STRING" |
|
], |
|
[ |
|
102, |
|
51, |
|
0, |
|
56, |
|
0, |
|
"STRING" |
|
], |
|
[ |
|
110, |
|
60, |
|
0, |
|
61, |
|
0, |
|
"*" |
|
], |
|
[ |
|
112, |
|
61, |
|
0, |
|
24, |
|
1, |
|
"STRING" |
|
], |
|
[ |
|
113, |
|
61, |
|
0, |
|
37, |
|
1, |
|
"STRING" |
|
], |
|
[ |
|
116, |
|
51, |
|
0, |
|
60, |
|
0, |
|
"STRING" |
|
], |
|
[ |
|
121, |
|
27, |
|
0, |
|
63, |
|
0, |
|
"LATENT" |
|
], |
|
[ |
|
122, |
|
63, |
|
0, |
|
25, |
|
3, |
|
"LATENT" |
|
], |
|
[ |
|
124, |
|
29, |
|
0, |
|
45, |
|
0, |
|
"IMAGE" |
|
], |
|
[ |
|
125, |
|
45, |
|
0, |
|
39, |
|
0, |
|
"IMAGE" |
|
], |
|
[ |
|
129, |
|
55, |
|
0, |
|
53, |
|
0, |
|
"STRING" |
|
], |
|
[ |
|
132, |
|
67, |
|
0, |
|
23, |
|
0, |
|
"MODEL" |
|
], |
|
[ |
|
136, |
|
33, |
|
0, |
|
55, |
|
0, |
|
"STRING" |
|
], |
|
[ |
|
137, |
|
55, |
|
0, |
|
51, |
|
0, |
|
"*" |
|
], |
|
[ |
|
138, |
|
65, |
|
0, |
|
69, |
|
0, |
|
"MODEL" |
|
], |
|
[ |
|
139, |
|
69, |
|
0, |
|
67, |
|
0, |
|
"MODEL" |
|
], |
|
[ |
|
140, |
|
21, |
|
1, |
|
69, |
|
1, |
|
"CLIP" |
|
], |
|
[ |
|
141, |
|
69, |
|
1, |
|
24, |
|
0, |
|
"CLIP" |
|
] |
|
], |
|
"groups": [], |
|
"config": {}, |
|
"extra": { |
|
"ds": { |
|
"scale": 1.3513057093104943, |
|
"offset": [ |
|
-139.15443580541466, |
|
161.9139973906887 |
|
] |
|
} |
|
}, |
|
"version": 0.4 |
|
} |