{ "last_node_id": 16, "last_link_id": 25, "nodes": [ { "id": 12, "type": "LoadImage", "pos": [ -30, 640 ], "size": [ 315, 314 ], "flags": {}, "order": 0, "mode": 0, "inputs": [], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 18 ], "slot_index": 0 }, { "name": "MASK", "type": "MASK", "links": null } ], "properties": { "Node name for S&R": "LoadImage" }, "widgets_values": [ "768x1344_dress.png", "image" ] }, { "id": 6, "type": "CLIPTextEncode", "pos": [ 414.1260681152344, 172.01596069335938 ], "size": [ 418.4749755859375, 99.63702392578125 ], "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 3 }, { "name": "text", "type": "STRING", "link": 21, "widget": { "name": "text" } } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 4 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "beautiful scenery nature glass bottle landscape, , purple galaxy bottle," ] }, { "id": 8, "type": "VAEDecode", "pos": [ 1210.748046875, 182.75599670410156 ], "size": [ 210, 46 ], "flags": {}, "order": 9, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 7 }, { "name": "vae", "type": "VAE", "link": 8 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 9 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEDecode" }, "widgets_values": [] }, { "id": 7, "type": "CLIPTextEncode", "pos": [ 415.3836364746094, 345.300048828125 ], "size": [ 418.1271057128906, 77.31526184082031 ], "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 5 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 6 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "text, watermark" ] }, { "id": 11, "type": "LoadImage", "pos": [ -30, 1020 ], "size": [ 315, 314 ], "flags": {}, "order": 1, "mode": 0, "inputs": [], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 19 ], "slot_index": 0 }, { "name": "MASK", "type": "MASK", "links": null } ], "properties": { "Node name for S&R": "LoadImage" }, "widgets_values": [ "girl_dino_1024.png", "image" ] }, { "id": 4, "type": "CheckpointLoaderSimple", "pos": [ -63.56910705566406, 155.5701446533203 ], "size": [ 381.9781799316406, 98 ], "flags": {}, "order": 2, "mode": 0, "inputs": [], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 1 ], "slot_index": 0 }, { "name": "CLIP", "type": "CLIP", "links": [ 3, 5 ], "slot_index": 1 }, { "name": "VAE", "type": "VAE", "links": [ 8 ], "slot_index": 2 } ], "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "FLUX\\flux1-dev-fp8.safetensors" ] }, { "id": 15, "type": "LayerUtility: Gemini", "pos": [ 365.36907958984375, 846.492919921875 ], "size": [ 422.47393798828125, 270.5164794921875 ], "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "image_1", "type": "IMAGE", "link": 18, "shape": 7 }, { "name": "image_2", "type": "IMAGE", "link": 19, "shape": 7 } ], "outputs": [ { "name": "text", "type": "STRING", "links": [ 20, 21 ], "shape": 6 } ], "properties": { "Node name for S&R": "LayerUtility: Gemini" }, "widgets_values": [ "gemini-2.0-flash-exp", 4096, 0.5, 400, "en", "You are creating a prompt for FLUX to generate an image.", "Generate prompt: In image2, there is a girl riding on a dinosaur. Change this girl into the body shape and attire of image1. Only change the character's description, keeping everything else." ], "color": "rgba(38, 73, 116, 0.7)" }, { "id": 5, "type": "EmptyLatentImage", "pos": [ 507.9599304199219, 492.9964904785156 ], "size": [ 315, 106 ], "flags": {}, "order": 3, "mode": 0, "inputs": [], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 25 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "EmptyLatentImage" }, "widgets_values": [ 1280, 720, 1 ] }, { "id": 3, "type": "KSampler", "pos": [ 864.748046875, 175.51199340820312 ], "size": [ 315, 262 ], "flags": {}, "order": 8, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 1 }, { "name": "positive", "type": "CONDITIONING", "link": 4 }, { "name": "negative", "type": "CONDITIONING", "link": 6 }, { "name": "latent_image", "type": "LATENT", "link": 25 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 7 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "KSampler" }, "widgets_values": [ 0, "fixed", 20, 1, "euler", "normal", 1 ] }, { "id": 9, "type": "SaveImage", "pos": [ 1458.9459228515625, 187.410888671875 ], "size": [ 442.9010314941406, 293.555419921875 ], "flags": {}, "order": 10, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 9 } ], "outputs": [], "properties": { "Node name for S&R": "SaveImage" }, "widgets_values": [ "ComfyUI" ] }, { "id": 13, "type": "ShowText|pysssss", "pos": [ 839.9598388671875, 822.1187133789062 ], "size": [ 476.22161865234375, 285.0543212890625 ], "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "text", "type": "STRING", "link": 20, "widget": { "name": "text" } } ], "outputs": [ { "name": "STRING", "type": "STRING", "links": null, "shape": 6 } ], "properties": { "Node name for S&R": "ShowText|pysssss" }, "widgets_values": [ "", "A photorealistic image of a dinosaur in a dense jungle environment. The dinosaur, a vibrant green, is positioned on a dirt path, its head turned slightly to the right, and its mouth open. The jungle is lush with various shades of green, creating a very natural and immersive setting. The lighting is bright, simulating a sunny day in the jungle. The dinosaur's skin is textured, with visible scales and a smooth, rounded body. The path is slightly visible, winding through the jungle. The focus is on the dinosaur and its immediate surroundings.\n\nOn the back of the dinosaur, there is a woman with long, dark hair that is flowing in the wind. Her skin is fair, and she has a slender figure. She is wearing a long, flowing, light-beige gown with a sweetheart neckline and thin straps. The gown has intricate floral embroidery and a sheer overlay that creates a sense of ethereal beauty. The woman is sitting upright on the dinosaur, her hands resting gently on the dinosaur's back. Her expression is neutral, and her gaze is directed forward. The woman's attire and figure are directly transposed from the first image, creating a stark contrast with the original image of a young girl. The overall image is a juxtaposition of a prehistoric creature and a woman in a glamorous gown, set against the backdrop of a lush jungle. The image maintains the same lighting, angle, and background as the original image with the girl, only replacing the girl with the woman described." ] } ], "links": [ [ 1, 4, 0, 3, 0, "MODEL" ], [ 3, 4, 1, 6, 0, "CLIP" ], [ 4, 6, 0, 3, 1, "CONDITIONING" ], [ 5, 4, 1, 7, 0, "CLIP" ], [ 6, 7, 0, 3, 2, "CONDITIONING" ], [ 7, 3, 0, 8, 0, "LATENT" ], [ 8, 4, 2, 8, 1, "VAE" ], [ 9, 8, 0, 9, 0, "IMAGE" ], [ 18, 12, 0, 15, 0, "IMAGE" ], [ 19, 11, 0, 15, 1, "IMAGE" ], [ 20, 15, 0, 13, 0, "STRING" ], [ 21, 15, 0, 6, 1, "STRING" ], [ 25, 5, 0, 3, 3, "LATENT" ] ], "groups": [], "config": {}, "extra": { "ds": { "scale": 0.8390545288824386, "offset": [ 453.74711350983176, 36.96582117294932 ] } }, "version": 0.4 }