diff --git a/.gitignore b/.gitignore index 6a95c4746..da06b522e 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ venv/ desktop_shortcut comfyui.log comfyui.prev.log +*.log diff --git a/graph_setups/Level1_Using.json b/graph_setups/Level1_Using.json new file mode 100644 index 000000000..7672cee74 --- /dev/null +++ b/graph_setups/Level1_Using.json @@ -0,0 +1,412 @@ +{ + "last_node_id": 9, + "last_link_id": 13, + "nodes": [ + { + "id": 5, + "type": "CLIPTextEncode", + "pos": [ + 490, + 690 + ], + "size": { + "0": 210, + "1": 76 + }, + "flags": {}, + "order": 3, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 5 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 4 + ], + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "disfigured, disjointed" + ], + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 7, + "type": "PreviewImage", + "pos": [ + 2010, + 350 + ], + "size": { + "0": 440.63189697265625, + "1": 268.2301025390625 + }, + "flags": {}, + "order": 6, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 12 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 6, + "type": "EmptyLatentImage", + "pos": [ + 460, + 820 + ], + "size": { + "0": 315, + "1": 106 + }, + "flags": {}, + "order": 0, + "mode": 0, + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 6 + ], + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "EmptyLatentImage" + }, + "widgets_values": [ + 1024, + 576, + 1 + ] + }, + { + "id": 8, + "type": "VAEDecode", + "pos": [ + 1590, + 350 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 5, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 10 + }, + { + "name": "vae", + "type": "VAE", + "link": 11 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 12, + 13 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 4, + "type": "CLIPTextEncode", + "pos": [ + 480, + 560 + ], + "size": { + "0": 298.81829833984375, + "1": 76.00003051757812 + }, + "flags": {}, + "order": 2, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 2 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 3 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "A B-Cell in a SEM photography cell floating in a field full of villi" + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 3, + "type": "CheckpointLoaderSimple", + "pos": [ + -40, + 330 + ], + "size": { + "0": 419.9757995605469, + "1": 107.84976959228516 + }, + "flags": {}, + "order": 1, + "mode": 0, + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 1 + ], + "shape": 3 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 2, + 5 + ], + "shape": 3, + "slot_index": 1 + }, + { + "name": "VAE", + "type": "VAE", + "links": [ + 11 + ], + "shape": 3, + "slot_index": 2 + } + ], + "properties": { + "Node name for S&R": "CheckpointLoaderSimple" + }, + "widgets_values": [ + "realvisxlV40_v40LightningBakedvae.safetensors" + ] + }, + { + "id": 9, + "type": "SaveImage", + "pos": [ + 2020, + 690 + ], + "size": { + "0": 315, + "1": 270 + }, + "flags": {}, + "order": 7, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 13 + } + ], + "properties": {}, + "widgets_values": [ + "UnderTheSea" + ] + }, + { + "id": 2, + "type": "KSampler", + "pos": [ + 1180, + 570 + ], + "size": { + "0": 370.02899169921875, + "1": 474.9200134277344 + }, + "flags": {}, + "order": 4, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 1, + "slot_index": 0 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 4, + "slot_index": 2 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 6, + "slot_index": 3 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 10 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 959754195531608, + "fixed", + 20, + 7, + "euler", + "normal", + 1 + ] + } + ], + "links": [ + [ + 1, + 3, + 0, + 2, + 0, + "MODEL" + ], + [ + 2, + 3, + 1, + 4, + 0, + "CLIP" + ], + [ + 3, + 4, + 0, + 2, + 1, + "CONDITIONING" + ], + [ + 4, + 5, + 0, + 2, + 2, + "CONDITIONING" + ], + [ + 5, + 3, + 1, + 5, + 0, + "CLIP" + ], + [ + 6, + 6, + 0, + 2, + 3, + "LATENT" + ], + [ + 10, + 2, + 0, + 8, + 0, + "LATENT" + ], + [ + 11, + 3, + 2, + 8, + 1, + "VAE" + ], + [ + 12, + 8, + 0, + 7, + 0, + "IMAGE" + ], + [ + 13, + 8, + 0, + 9, + 0, + "IMAGE" + ] + ], + "groups": [], + "config": {}, + "extra": {}, + "version": 0.4 +} \ No newline at end of file diff --git a/graph_setups/Level2_Upscale.json b/graph_setups/Level2_Upscale.json new file mode 100644 index 000000000..fe5fed307 --- /dev/null +++ b/graph_setups/Level2_Upscale.json @@ -0,0 +1,570 @@ +{ + "last_node_id": 21, + "last_link_id": 19, + "nodes": [ + { + "id": 4, + "type": "CheckpointLoaderSimple", + "pos": [ + -32, + 461 + ], + "size": { + "0": 409.244873046875, + "1": 113.43938446044922 + }, + "flags": {}, + "order": 0, + "mode": 0, + "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": [ + "realvisxlV40_v40LightningBakedvae.safetensors" + ] + }, + { + "id": 10, + "type": "PreviewImage", + "pos": [ + 1550, + 278 + ], + "size": { + "0": 210, + "1": 246 + }, + "flags": {}, + "order": 7, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 10 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 8, + "type": "VAEDecode", + "pos": [ + 1209, + 188 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 6, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 7 + }, + { + "name": "vae", + "type": "VAE", + "link": 8 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10, + 15, + 18 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 20, + "type": "ImageUpscaleWithModel", + "pos": [ + 1542, + 597 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 9, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 17 + }, + { + "name": "image", + "type": "IMAGE", + "link": 18 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 19 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 3, + "type": "KSampler", + "pos": [ + 863, + 186 + ], + "size": { + "0": 315, + "1": 262 + }, + "flags": {}, + "order": 5, + "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": 2 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 7 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 409610769057732, + "fixed", + 20, + 8, + "euler", + "normal", + 1 + ] + }, + { + "id": 5, + "type": "EmptyLatentImage", + "pos": [ + 473, + 609 + ], + "size": { + "0": 315, + "1": 106 + }, + "flags": {}, + "order": 1, + "mode": 0, + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 2 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "EmptyLatentImage" + }, + "widgets_values": [ + 1280, + 720, + 1 + ] + }, + { + "id": 17, + "type": "ImageScaleBy", + "pos": [ + 1528, + 110 + ], + "size": { + "0": 315, + "1": 82 + }, + "flags": {}, + "order": 8, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 15 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 16 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageScaleBy" + }, + "widgets_values": [ + "nearest-exact", + 4 + ] + }, + { + "id": 18, + "type": "PreviewImage", + "pos": [ + 1930, + 104 + ], + "size": { + "0": 210, + "1": 246 + }, + "flags": {}, + "order": 10, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 16 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 19, + "type": "UpscaleModelLoader", + "pos": [ + 1172, + 594 + ], + "size": { + "0": 315, + "1": 58 + }, + "flags": {}, + "order": 2, + "mode": 0, + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 17 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "UpscaleModelLoader" + }, + "widgets_values": [ + "4xLSDIRplus.pth" + ] + }, + { + "id": 21, + "type": "PreviewImage", + "pos": [ + 1921, + 599 + ], + "size": { + "0": 210, + "1": 246 + }, + "flags": {}, + "order": 11, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 19 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 6, + "type": "CLIPTextEncode", + "pos": [ + 415, + 186 + ], + "size": { + "0": 422.84503173828125, + "1": 164.31304931640625 + }, + "flags": {}, + "order": 3, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 3 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 4 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "A B-Cell in a SEM photography cell floating in a field full of villi" + ] + }, + { + "id": 7, + "type": "CLIPTextEncode", + "pos": [ + 413, + 389 + ], + "size": { + "0": 425.27801513671875, + "1": 180.6060791015625 + }, + "flags": {}, + "order": 4, + "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, deformed" + ] + } + ], + "links": [ + [ + 1, + 4, + 0, + 3, + 0, + "MODEL" + ], + [ + 2, + 5, + 0, + 3, + 3, + "LATENT" + ], + [ + 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" + ], + [ + 10, + 8, + 0, + 10, + 0, + "IMAGE" + ], + [ + 15, + 8, + 0, + 17, + 0, + "IMAGE" + ], + [ + 16, + 17, + 0, + 18, + 0, + "IMAGE" + ], + [ + 17, + 19, + 0, + 20, + 0, + "UPSCALE_MODEL" + ], + [ + 18, + 8, + 0, + 20, + 1, + "IMAGE" + ], + [ + 19, + 20, + 0, + 21, + 0, + "IMAGE" + ] + ], + "groups": [], + "config": {}, + "extra": {}, + "version": 0.4 +} \ No newline at end of file diff --git a/graph_setups/Level4_imgtoimg.json b/graph_setups/Level4_imgtoimg.json new file mode 100644 index 000000000..aeb465b23 --- /dev/null +++ b/graph_setups/Level4_imgtoimg.json @@ -0,0 +1,442 @@ +{ + "last_node_id": 8, + "last_link_id": 11, + "nodes": [ + { + "id": 6, + "type": "CLIPTextEncode", + "pos": [ + 720, + 468 + ], + "size": { + "0": 313.8200378417969, + "1": 137.79920959472656 + }, + "flags": {}, + "order": 3, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 5 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 6 + ], + "shape": 3, + "slot_index": 0 + } + ], + "title": "CLIP Text Encode (Prompt) Negative", + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "Disfigured, Disgusted" + ], + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 4, + "type": "CheckpointLoaderSimple", + "pos": [ + 176, + 359 + ], + "size": { + "0": 419.8200378417969, + "1": 119.46583557128906 + }, + "flags": {}, + "order": 0, + "mode": 0, + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 2 + ], + "shape": 3 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 3, + 5 + ], + "shape": 3, + "slot_index": 1 + }, + { + "name": "VAE", + "type": "VAE", + "links": [ + 7, + 10 + ], + "shape": 3, + "slot_index": 2 + } + ], + "properties": { + "Node name for S&R": "CheckpointLoaderSimple" + }, + "widgets_values": [ + "realvisxlV40_v40LightningBakedvae.safetensors" + ] + }, + { + "id": 7, + "type": "VAEDecode", + "pos": [ + 1729, + 410 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 6, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 9 + }, + { + "name": "vae", + "type": "VAE", + "link": 10 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 11 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 3, + "type": "VAEEncode", + "pos": [ + 778, + 727 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 4, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 1 + }, + { + "name": "vae", + "type": "VAE", + "link": 7 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 8 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEEncode" + } + }, + { + "id": 8, + "type": "PreviewImage", + "pos": [ + 2008, + 384 + ], + "size": { + "0": 704.0889892578125, + "1": 513.0545654296875 + }, + "flags": {}, + "order": 7, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 11 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 5, + "type": "CLIPTextEncode", + "pos": [ + 719, + 273 + ], + "size": { + "0": 313.8200378417969, + "1": 137.79920959472656 + }, + "flags": {}, + "order": 2, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 3 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 4 + ], + "shape": 3, + "slot_index": 0 + } + ], + "title": "CLIP Text Encode (Prompt) Positive", + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "A Daisy Flower popping out of a Benylin Cough Syrup box. The environment is filled with flowers. Commercial Photography. Professional. Colourful. Colorful." + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 2, + "type": "KSampler", + "pos": [ + 1273, + 410 + ], + "size": { + "0": 315, + "1": 474 + }, + "flags": {}, + "order": 5, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 2, + "slot_index": 0 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 4 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 6 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 8 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 9 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 1080902111547417, + "fixed", + 20, + 8, + "euler", + "normal", + 0.5 + ] + }, + { + "id": 1, + "type": "LoadImage", + "pos": [ + 320, + 724 + ], + "size": { + "0": 315, + "1": 314.0000305175781 + }, + "flags": {}, + "order": 1, + "mode": 0, + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 1 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "MASK", + "type": "MASK", + "links": null, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "LoadImage" + }, + "widgets_values": [ + "MaxViewport.png", + "image" + ] + } + ], + "links": [ + [ + 1, + 1, + 0, + 3, + 0, + "IMAGE" + ], + [ + 2, + 4, + 0, + 2, + 0, + "MODEL" + ], + [ + 3, + 4, + 1, + 5, + 0, + "CLIP" + ], + [ + 4, + 5, + 0, + 2, + 1, + "CONDITIONING" + ], + [ + 5, + 4, + 1, + 6, + 0, + "CLIP" + ], + [ + 6, + 6, + 0, + 2, + 2, + "CONDITIONING" + ], + [ + 7, + 4, + 2, + 3, + 1, + "VAE" + ], + [ + 8, + 3, + 0, + 2, + 3, + "LATENT" + ], + [ + 9, + 2, + 0, + 7, + 0, + "LATENT" + ], + [ + 10, + 4, + 2, + 7, + 1, + "VAE" + ], + [ + 11, + 7, + 0, + 8, + 0, + "IMAGE" + ] + ], + "groups": [], + "config": {}, + "extra": {}, + "version": 0.4 +} \ No newline at end of file diff --git a/graph_setups/Level5_ControlNet.json b/graph_setups/Level5_ControlNet.json new file mode 100644 index 000000000..ecddda381 --- /dev/null +++ b/graph_setups/Level5_ControlNet.json @@ -0,0 +1,1118 @@ +{ + "last_node_id": 28, + "last_link_id": 33, + "nodes": [ + { + "id": 3, + "type": "Anything Everywhere3", + "pos": [ + 701, + 126 + ], + "size": { + "0": 210, + "1": 66 + }, + "flags": {}, + "order": 10, + "mode": 0, + "inputs": [ + { + "name": "MODEL", + "type": "*", + "link": 2, + "color_on": "#B39DDB" + }, + { + "name": "CLIP", + "type": "*", + "link": 3, + "slot_index": 1, + "color_on": "#FFD500" + }, + { + "name": "VAE", + "type": "*", + "link": 4, + "color_on": "#FF6E6E" + } + ], + "properties": { + "Node name for S&R": "Anything Everywhere3", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [] + }, + { + "id": 10, + "type": "EmptyLatentImage", + "pos": [ + 772, + 903 + ], + "size": { + "0": 315, + "1": 106 + }, + "flags": {}, + "order": 0, + "mode": 0, + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 9 + ], + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "EmptyLatentImage" + }, + "widgets_values": [ + 1280, + 720, + 1 + ] + }, + { + "id": 11, + "type": "VAEDecode", + "pos": [ + 1565, + 397 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 11, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 10 + }, + { + "name": "vae", + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 11, + 14, + 16 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 17, + "type": "PreviewImage", + "pos": [ + 2461, + 523 + ], + "size": { + "0": 210, + "1": 246 + }, + "flags": {}, + "order": 15, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 15 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 6, + "type": "CLIPTextEncode", + "pos": [ + 118, + 685 + ], + "size": { + "0": 400, + "1": 200 + }, + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 6, + 19 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "Disfigured, Cropped" + ], + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 21, + "type": "Prompts Everywhere", + "pos": [ + 597, + 750 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 8, + "mode": 0, + "inputs": [ + { + "name": "anything", + "type": "*", + "link": null + }, + { + "name": "CONDITIONING", + "type": "*", + "link": 19, + "color_on": "#FFA931" + } + ], + "properties": { + "Node name for S&R": "Prompts Everywhere", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [] + }, + { + "id": 5, + "type": "CLIPTextEncode", + "pos": [ + 462, + 420 + ], + "size": { + "0": 400, + "1": 200 + }, + "flags": {}, + "order": 2, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 5 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "A tower on a magnificent mountain." + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 16, + "type": "MiDaS-DepthMapPreprocessor", + "pos": [ + 2106, + 520 + ], + "size": { + "0": 315, + "1": 106 + }, + "flags": {}, + "order": 13, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 14 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 15, + 21 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "MiDaS-DepthMapPreprocessor" + }, + "widgets_values": [ + 6.283185307179586, + 0.1, + 512 + ] + }, + { + "id": 22, + "type": "CLIPTextEncode", + "pos": [ + 2399, + 116 + ], + "size": { + "0": 400, + "1": 200 + }, + "flags": {}, + "order": 3, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 20 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "A tower on a magnificent mountain. At sunset." + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 19, + "type": "PreviewImage", + "pos": [ + 2478, + 1167 + ], + "size": { + "0": 210, + "1": 246 + }, + "flags": {}, + "order": 17, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 17 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 18, + "type": "CannyEdgePreprocessor", + "pos": [ + 2064, + 1154 + ], + "size": { + "0": 315, + "1": 106 + }, + "flags": {}, + "order": 14, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 16 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 17, + 26 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "CannyEdgePreprocessor" + }, + "widgets_values": [ + 200, + 300, + 512 + ] + }, + { + "id": 1, + "type": "KSampler", + "pos": [ + 1162, + 394 + ], + "size": { + "0": 315, + "1": 474 + }, + "flags": {}, + "order": 9, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null, + "slot_index": 0 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 5 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 6 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 9, + "slot_index": 3 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 10 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 1023492584333078, + "fixed", + 20, + 7, + "dpmpp_2m_sde", + "karras", + 1 + ] + }, + { + "id": 26, + "type": "EmptyLatentImage", + "pos": [ + 2921, + -44 + ], + "size": { + "0": 315, + "1": 106 + }, + "flags": {}, + "order": 4, + "mode": 0, + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 29 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "EmptyLatentImage" + }, + "widgets_values": [ + 1280, + 720, + 1 + ] + }, + { + "id": 27, + "type": "VAEDecode", + "pos": [ + 3874.6599897827155, + -26.786989331054627 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 20, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 30 + }, + { + "name": "vae", + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 31 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 14, + "type": "ControlNetLoader", + "pos": [ + 2016, + 369 + ], + "size": { + "0": 616.3961791992188, + "1": 95.47760009765625 + }, + "flags": {}, + "order": 5, + "mode": 0, + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 22 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ControlNetLoader" + }, + "widgets_values": [ + "ControlNet-v1-1\\control_v11f1p_sd15_depth.pth" + ] + }, + { + "id": 25, + "type": "KSampler", + "pos": [ + 3524, + -44 + ], + "size": { + "0": 315, + "1": 474 + }, + "flags": {}, + "order": 19, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null, + "slot_index": 0 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 32 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 33, + "slot_index": 2 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 29, + "slot_index": 3 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 30 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 1023492584333078, + "fixed", + 20, + 7, + "dpmpp_2m_sde", + "karras", + 1 + ] + }, + { + "id": 15, + "type": "ControlNetApplyAdvanced", + "pos": [ + 2899, + 242 + ], + "size": { + "0": 315, + "1": 166 + }, + "flags": {}, + "order": 16, + "mode": 0, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": 20 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 22 + }, + { + "name": "image", + "type": "IMAGE", + "link": 21 + } + ], + "outputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 23 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 24 + ], + "shape": 3 + } + ], + "title": "Apply ControlNet (Advanced) - Depth", + "properties": { + "Node name for S&R": "ControlNetApplyAdvanced" + }, + "widgets_values": [ + 1, + 0, + 0.6 + ] + }, + { + "id": 24, + "type": "ControlNetApplyAdvanced", + "pos": [ + 3175, + 518 + ], + "size": { + "0": 315, + "1": 166 + }, + "flags": {}, + "order": 18, + "mode": 0, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": 23 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 24, + "slot_index": 1 + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 25 + }, + { + "name": "image", + "type": "IMAGE", + "link": 26, + "slot_index": 3 + } + ], + "outputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 32 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 33 + ], + "shape": 3, + "slot_index": 1 + } + ], + "title": "Apply ControlNet (Advanced) - Canny", + "properties": { + "Node name for S&R": "ControlNetApplyAdvanced" + }, + "widgets_values": [ + 1, + 0, + 0.6 + ] + }, + { + "id": 23, + "type": "ControlNetLoader", + "pos": [ + 2065, + 953 + ], + "size": { + "0": 616.3961791992188, + "1": 95.47760009765625 + }, + "flags": {}, + "order": 6, + "mode": 0, + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 25 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ControlNetLoader" + }, + "widgets_values": [ + "ControlNet-v1-1\\control_v11p_sd15_canny.pth" + ] + }, + { + "id": 2, + "type": "CheckpointLoaderSimple", + "pos": [ + 168, + 127 + ], + "size": { + "0": 460.9527587890625, + "1": 106.2894058227539 + }, + "flags": {}, + "order": 7, + "mode": 0, + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 2 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 3 + ], + "shape": 3 + }, + { + "name": "VAE", + "type": "VAE", + "links": [ + 4 + ], + "shape": 3, + "slot_index": 2 + } + ], + "properties": { + "Node name for S&R": "CheckpointLoaderSimple" + }, + "widgets_values": [ + "R42diffusion-sd2.0-6.3e-epoch30.safetensors" + ] + }, + { + "id": 28, + "type": "PreviewImage", + "pos": [ + 4141, + -29 + ], + "size": [ + 382.37589111328, + 386.2014633178707 + ], + "flags": {}, + "order": 21, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 31 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 12, + "type": "PreviewImage", + "pos": [ + 1922, + 78 + ], + "size": { + "0": 210, + "1": 246 + }, + "flags": {}, + "order": 12, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 11 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + } + ], + "links": [ + [ + 2, + 2, + 0, + 3, + 0, + "MODEL" + ], + [ + 3, + 2, + 1, + 3, + 1, + "CLIP" + ], + [ + 4, + 2, + 2, + 3, + 2, + "VAE" + ], + [ + 5, + 5, + 0, + 1, + 1, + "CONDITIONING" + ], + [ + 6, + 6, + 0, + 1, + 2, + "CONDITIONING" + ], + [ + 9, + 10, + 0, + 1, + 3, + "LATENT" + ], + [ + 10, + 1, + 0, + 11, + 0, + "LATENT" + ], + [ + 11, + 11, + 0, + 12, + 0, + "IMAGE" + ], + [ + 14, + 11, + 0, + 16, + 0, + "IMAGE" + ], + [ + 15, + 16, + 0, + 17, + 0, + "IMAGE" + ], + [ + 16, + 11, + 0, + 18, + 0, + "IMAGE" + ], + [ + 17, + 18, + 0, + 19, + 0, + "IMAGE" + ], + [ + 19, + 6, + 0, + 21, + 1, + "CONDITIONING" + ], + [ + 20, + 22, + 0, + 15, + 0, + "CONDITIONING" + ], + [ + 21, + 16, + 0, + 15, + 3, + "IMAGE" + ], + [ + 22, + 14, + 0, + 15, + 2, + "CONTROL_NET" + ], + [ + 23, + 15, + 0, + 24, + 0, + "CONDITIONING" + ], + [ + 24, + 15, + 1, + 24, + 1, + "CONDITIONING" + ], + [ + 25, + 23, + 0, + 24, + 2, + "CONTROL_NET" + ], + [ + 26, + 18, + 0, + 24, + 3, + "IMAGE" + ], + [ + 29, + 26, + 0, + 25, + 3, + "LATENT" + ], + [ + 30, + 25, + 0, + 27, + 0, + "LATENT" + ], + [ + 31, + 27, + 0, + 28, + 0, + "IMAGE" + ], + [ + 32, + 24, + 0, + 25, + 1, + "CONDITIONING" + ], + [ + 33, + 24, + 1, + 25, + 2, + "CONDITIONING" + ] + ], + "groups": [], + "config": {}, + "extra": {}, + "version": 0.4 +} \ No newline at end of file diff --git a/graph_setups/MaxViewport.png b/graph_setups/MaxViewport.png new file mode 100644 index 000000000..79e06e8c8 Binary files /dev/null and b/graph_setups/MaxViewport.png differ diff --git a/graph_setups/Thumbs.db b/graph_setups/Thumbs.db new file mode 100644 index 000000000..39231a42f Binary files /dev/null and b/graph_setups/Thumbs.db differ diff --git a/graph_setups/TileTexturesB.json b/graph_setups/TileTexturesB.json new file mode 100644 index 000000000..c1aa3f16f --- /dev/null +++ b/graph_setups/TileTexturesB.json @@ -0,0 +1,2006 @@ +{ + "last_node_id": 49, + "last_link_id": 60, + "nodes": [ + { + "id": 9, + "type": "Reroute", + "pos": [ + 1280, + -1460 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 6, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 10 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 11 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 3, + "type": "VAEDecode", + "pos": [ + 2730, + -1350 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 10, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 2 + }, + { + "name": "vae", + "type": "VAE", + "link": 12 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 3 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 7, + "type": "CLIPTextEncode", + "pos": [ + 1290, + -1010 + ], + "size": { + "0": 242.14976501464844, + "1": 76.00001525878906 + }, + "flags": {}, + "order": 5, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 6 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 8, + 28 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "shadow, highlight, reflection, shiny" + ], + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 12, + "type": "VAEDecodeTiled", + "pos": [ + 2690, + -940 + ], + "size": { + "0": 315, + "1": 78 + }, + "flags": {}, + "order": 11, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 15 + }, + { + "name": "vae", + "type": "VAE", + "link": 17 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 19 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecodeTiled" + }, + "widgets_values": [ + 512 + ] + }, + { + "id": 23, + "type": "CircularVAEDecode", + "pos": [ + 2920, + 2140 + ], + "size": { + "0": 315, + "1": 78 + }, + "flags": {}, + "order": 19, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 32, + "slot_index": 0 + }, + { + "name": "vae", + "type": "VAE", + "link": 42, + "slot_index": 1 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 33 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "CircularVAEDecode" + }, + "widgets_values": [ + "enable" + ] + }, + { + "id": 22, + "type": "VAEDecodeTiled", + "pos": [ + 2920, + 1980 + ], + "size": { + "0": 315, + "1": 78 + }, + "flags": {}, + "order": 18, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 31 + }, + { + "name": "vae", + "type": "VAE", + "link": 41 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 34 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecodeTiled" + }, + "widgets_values": [ + 512 + ] + }, + { + "id": 21, + "type": "VAEDecode", + "pos": [ + 2960, + 1860 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 17, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 30 + }, + { + "name": "vae", + "type": "VAE", + "link": 40 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 35 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 26, + "type": "RepeatImageBatch", + "pos": [ + 3290, + 1850 + ], + "size": { + "0": 315, + "1": 58 + }, + "flags": {}, + "order": 24, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 35 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 36 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "RepeatImageBatch" + }, + "widgets_values": [ + 4 + ] + }, + { + "id": 25, + "type": "RepeatImageBatch", + "pos": [ + 3290, + 1990 + ], + "size": { + "0": 315, + "1": 58 + }, + "flags": {}, + "order": 25, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 34 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 37 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "RepeatImageBatch" + }, + "widgets_values": [ + 4 + ] + }, + { + "id": 10, + "type": "Reroute", + "pos": [ + 2330, + -1460 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 9, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 11 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 12, + 17, + 18, + 39 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 28, + "type": "PreviewImage", + "pos": [ + 3830, + 2140 + ], + "size": { + "0": 210, + "1": 246 + }, + "flags": {}, + "order": 31, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 37 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 32, + "type": "PreviewImage", + "pos": [ + 3590, + -1360 + ], + "size": { + "0": 210, + "1": 246 + }, + "flags": {}, + "order": 20, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 43 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 34, + "type": "PreviewImage", + "pos": [ + 3590, + -670 + ], + "size": { + "0": 210, + "1": 246 + }, + "flags": {}, + "order": 22, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 45 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 15, + "type": "RepeatImageBatch", + "pos": [ + 3110, + -570 + ], + "size": { + "0": 315, + "1": 58 + }, + "flags": {}, + "order": 16, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 20 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 45, + 46 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "RepeatImageBatch" + }, + "widgets_values": [ + 4 + ] + }, + { + "id": 35, + "type": "Deep Bump (mtb)", + "pos": [ + 3590, + -350 + ], + "size": { + "0": 315, + "1": 130 + }, + "flags": {}, + "order": 23, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 46 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 47, + 49, + 50 + ], + "shape": 3, + "slot_index": 0 + } + ], + "title": "Deep Bump (mtb) NORMALS", + "properties": { + "Node name for S&R": "Deep Bump (mtb)" + }, + "widgets_values": [ + "Color to Normals", + "SMALL", + "SMALLEST", + true + ] + }, + { + "id": 37, + "type": "Deep Bump (mtb)", + "pos": [ + 3940, + 170 + ], + "size": { + "0": 315, + "1": 130 + }, + "flags": {}, + "order": 28, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 49 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 52 + ], + "shape": 3, + "slot_index": 0 + } + ], + "title": "Deep Bump (mtb) HEIGHT", + "properties": { + "Node name for S&R": "Deep Bump (mtb)" + }, + "widgets_values": [ + "Normals to Height", + "SMALL", + "SMALLEST", + true + ] + }, + { + "id": 38, + "type": "PreviewImage", + "pos": [ + 4430, + -390 + ], + "size": { + "0": 210, + "1": 246 + }, + "flags": {}, + "order": 29, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 50 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 39, + "type": "PreviewImage", + "pos": [ + 4430, + -100 + ], + "size": { + "0": 210, + "1": 246 + }, + "flags": {}, + "order": 34, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 51 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 20, + "type": "KSampler", + "pos": [ + 2360, + 1840 + ], + "size": { + "0": 315, + "1": 474 + }, + "flags": {}, + "order": 8, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 26 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 27 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 28, + "slot_index": 2 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 29 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 30, + 31, + 32 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 403763073877203, + "fixed", + 20, + 7, + "dpmpp_2m", + "karras", + 1 + ] + }, + { + "id": 1, + "type": "CheckpointLoaderSimple", + "pos": [ + -268, + -1051 + ], + "size": { + "0": 315, + "1": 98 + }, + "flags": {}, + "order": 0, + "mode": 0, + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 13, + 25 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 5, + 6 + ], + "shape": 3, + "slot_index": 1 + }, + { + "name": "VAE", + "type": "VAE", + "links": [ + 10 + ], + "shape": 3, + "slot_index": 2 + } + ], + "properties": { + "Node name for S&R": "CheckpointLoaderSimple" + }, + "widgets_values": [ + "TextureDiffusion_10.ckpt" + ] + }, + { + "id": 29, + "type": "PreviewImage", + "pos": [ + 3830, + 2430 + ], + "size": { + "0": 210, + "1": 246 + }, + "flags": {}, + "order": 32, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 38 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 36, + "type": "Deep Bump (mtb)", + "pos": [ + 3950, + -180 + ], + "size": { + "0": 315, + "1": 130 + }, + "flags": {}, + "order": 27, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 47 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 51 + ], + "shape": 3, + "slot_index": 0 + } + ], + "title": "Deep Bump (mtb) CURVATURE", + "properties": { + "Node name for S&R": "Deep Bump (mtb)" + }, + "widgets_values": [ + "Normals to Curvature", + "SMALL", + "SMALLEST", + true + ] + }, + { + "id": 24, + "type": "RepeatImageBatch", + "pos": [ + 3310, + 2150 + ], + "size": { + "0": 315, + "1": 58 + }, + "flags": {}, + "order": 26, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 33 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 38, + 55 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "RepeatImageBatch" + }, + "widgets_values": [ + 4 + ] + }, + { + "id": 44, + "type": "Deep Bump (mtb)", + "pos": [ + 3890, + 2740 + ], + "size": { + "0": 315, + "1": 130 + }, + "flags": {}, + "order": 33, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 55 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 56, + 58 + ], + "shape": 3, + "slot_index": 0 + } + ], + "title": "Deep Bump (mtb) NORMALS", + "properties": { + "Node name for S&R": "Deep Bump (mtb)" + }, + "widgets_values": [ + "Color to Normals", + "SMALL", + "SMALLEST", + true + ] + }, + { + "id": 47, + "type": "PreviewImage", + "pos": [ + 4360, + 2830 + ], + "size": { + "0": 210, + "1": 246 + }, + "flags": {}, + "order": 37, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 58 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 45, + "type": "Deep Bump (mtb)", + "pos": [ + 3890, + 2980 + ], + "size": { + "0": 315, + "1": 130 + }, + "flags": {}, + "order": 36, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 56, + "slot_index": 0 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 57, + 59 + ], + "shape": 3, + "slot_index": 0 + } + ], + "title": "Deep Bump (mtb) CURVATURE", + "properties": { + "Node name for S&R": "Deep Bump (mtb)" + }, + "widgets_values": [ + "Normals to Curvature", + "SMALL", + "SMALLEST", + true + ] + }, + { + "id": 46, + "type": "Deep Bump (mtb)", + "pos": [ + 3930, + 3250 + ], + "size": { + "0": 315, + "1": 130 + }, + "flags": {}, + "order": 38, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 57 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 60 + ], + "shape": 3, + "slot_index": 0 + } + ], + "title": "Deep Bump (mtb) HEIGHT", + "properties": { + "Node name for S&R": "Deep Bump (mtb)" + }, + "widgets_values": [ + "Normals to Height", + "SMALL", + "SMALLEST", + true + ] + }, + { + "id": 49, + "type": "PreviewImage", + "pos": [ + 4440, + 3440 + ], + "size": { + "0": 210, + "1": 246 + }, + "flags": {}, + "order": 40, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 60 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 40, + "type": "PreviewImage", + "pos": [ + 4440, + 230 + ], + "size": { + "0": 210, + "1": 246 + }, + "flags": {}, + "order": 35, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 52 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 6, + "type": "CLIPTextEncode", + "pos": [ + 1290, + -1170 + ], + "size": { + "0": 305.39215087890625, + "1": 77.2892837524414 + }, + "flags": {}, + "order": 4, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 5 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 7, + 27 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "organic realistic texture of a close up of a white human's skin in their 60s" + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 8, + "type": "EmptyLatentImage", + "pos": [ + 1260, + -870 + ], + "size": { + "0": 315, + "1": 106 + }, + "flags": {}, + "order": 1, + "mode": 0, + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 9, + 29 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "EmptyLatentImage" + }, + "widgets_values": [ + 1024, + 1024, + 1 + ] + }, + { + "id": 18, + "type": "SeamlessTile", + "pos": [ + 1930, + 2150 + ], + "size": { + "0": 315, + "1": 82 + }, + "flags": {}, + "order": 3, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 25, + "slot_index": 0 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 26 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "SeamlessTile" + }, + "widgets_values": [ + "y_only", + "Modify in place" + ] + }, + { + "id": 4, + "type": "RepeatImageBatch", + "pos": [ + 3080, + -1350 + ], + "size": { + "0": 315, + "1": 58 + }, + "flags": {}, + "order": 14, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 3 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 43 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "RepeatImageBatch" + }, + "widgets_values": [ + 4 + ] + }, + { + "id": 33, + "type": "PreviewImage", + "pos": [ + 3580, + -970 + ], + "size": { + "0": 210, + "1": 246 + }, + "flags": {}, + "order": 21, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 44 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 14, + "type": "RepeatImageBatch", + "pos": [ + 3090, + -950 + ], + "size": { + "0": 315, + "1": 58 + }, + "flags": {}, + "order": 15, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 19 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 44 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "RepeatImageBatch" + }, + "widgets_values": [ + 4 + ] + }, + { + "id": 13, + "type": "CircularVAEDecode", + "pos": [ + 2730, + -580 + ], + "size": { + "0": 315, + "1": 78 + }, + "flags": {}, + "order": 12, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 16, + "slot_index": 0 + }, + { + "name": "vae", + "type": "VAE", + "link": 18, + "slot_index": 1 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 20 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "CircularVAEDecode" + }, + "widgets_values": [ + "enable" + ] + }, + { + "id": 11, + "type": "Model Patch Seamless (mtb)", + "pos": [ + 1740, + -920 + ], + "size": { + "0": 430.8000183105469, + "1": 150 + }, + "flags": {}, + "order": 2, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 13 + } + ], + "outputs": [ + { + "name": "Original Model (passthrough)", + "type": "MODEL", + "links": [], + "shape": 3, + "slot_index": 0 + }, + { + "name": "Patched Model", + "type": "MODEL", + "links": [ + 24 + ], + "shape": 3, + "slot_index": 1 + } + ], + "properties": { + "Node name for S&R": "Model Patch Seamless (mtb)" + }, + "widgets_values": [ + 0, + 999, + true, + true + ] + }, + { + "id": 48, + "type": "PreviewImage", + "pos": [ + 4390, + 3180 + ], + "size": { + "0": 210, + "1": 246 + }, + "flags": {}, + "order": 39, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 59 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 30, + "type": "Reroute", + "pos": [ + 2530, + 1610 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 13, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 39 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 40, + 41, + 42 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 2, + "type": "KSampler", + "pos": [ + 2230, + -1190 + ], + "size": { + "0": 315, + "1": 474 + }, + "flags": {}, + "order": 7, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 24 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 7 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 8, + "slot_index": 2 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 9 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 2, + 15, + 16 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 403763073877203, + "fixed", + 20, + 7, + "dpmpp_2m", + "karras", + 1 + ] + }, + { + "id": 27, + "type": "PreviewImage", + "pos": [ + 3820, + 1860 + ], + "size": { + "0": 210, + "1": 246 + }, + "flags": {}, + "order": 30, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 36 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + } + ], + "links": [ + [ + 2, + 2, + 0, + 3, + 0, + "LATENT" + ], + [ + 3, + 3, + 0, + 4, + 0, + "IMAGE" + ], + [ + 5, + 1, + 1, + 6, + 0, + "CLIP" + ], + [ + 6, + 1, + 1, + 7, + 0, + "CLIP" + ], + [ + 7, + 6, + 0, + 2, + 1, + "CONDITIONING" + ], + [ + 8, + 7, + 0, + 2, + 2, + "CONDITIONING" + ], + [ + 9, + 8, + 0, + 2, + 3, + "LATENT" + ], + [ + 10, + 1, + 2, + 9, + 0, + "*" + ], + [ + 11, + 9, + 0, + 10, + 0, + "*" + ], + [ + 12, + 10, + 0, + 3, + 1, + "VAE" + ], + [ + 13, + 1, + 0, + 11, + 0, + "MODEL" + ], + [ + 15, + 2, + 0, + 12, + 0, + "LATENT" + ], + [ + 16, + 2, + 0, + 13, + 0, + "LATENT" + ], + [ + 17, + 10, + 0, + 12, + 1, + "VAE" + ], + [ + 18, + 10, + 0, + 13, + 1, + "VAE" + ], + [ + 19, + 12, + 0, + 14, + 0, + "IMAGE" + ], + [ + 20, + 13, + 0, + 15, + 0, + "IMAGE" + ], + [ + 24, + 11, + 1, + 2, + 0, + "MODEL" + ], + [ + 25, + 1, + 0, + 18, + 0, + "MODEL" + ], + [ + 26, + 18, + 0, + 20, + 0, + "MODEL" + ], + [ + 27, + 6, + 0, + 20, + 1, + "CONDITIONING" + ], + [ + 28, + 7, + 0, + 20, + 2, + "CONDITIONING" + ], + [ + 29, + 8, + 0, + 20, + 3, + "LATENT" + ], + [ + 30, + 20, + 0, + 21, + 0, + "LATENT" + ], + [ + 31, + 20, + 0, + 22, + 0, + "LATENT" + ], + [ + 32, + 20, + 0, + 23, + 0, + "LATENT" + ], + [ + 33, + 23, + 0, + 24, + 0, + "IMAGE" + ], + [ + 34, + 22, + 0, + 25, + 0, + "IMAGE" + ], + [ + 35, + 21, + 0, + 26, + 0, + "IMAGE" + ], + [ + 36, + 26, + 0, + 27, + 0, + "IMAGE" + ], + [ + 37, + 25, + 0, + 28, + 0, + "IMAGE" + ], + [ + 38, + 24, + 0, + 29, + 0, + "IMAGE" + ], + [ + 39, + 10, + 0, + 30, + 0, + "*" + ], + [ + 40, + 30, + 0, + 21, + 1, + "VAE" + ], + [ + 41, + 30, + 0, + 22, + 1, + "VAE" + ], + [ + 42, + 30, + 0, + 23, + 1, + "VAE" + ], + [ + 43, + 4, + 0, + 32, + 0, + "IMAGE" + ], + [ + 44, + 14, + 0, + 33, + 0, + "IMAGE" + ], + [ + 45, + 15, + 0, + 34, + 0, + "IMAGE" + ], + [ + 46, + 15, + 0, + 35, + 0, + "IMAGE" + ], + [ + 47, + 35, + 0, + 36, + 0, + "IMAGE" + ], + [ + 49, + 35, + 0, + 37, + 0, + "IMAGE" + ], + [ + 50, + 35, + 0, + 38, + 0, + "IMAGE" + ], + [ + 51, + 36, + 0, + 39, + 0, + "IMAGE" + ], + [ + 52, + 37, + 0, + 40, + 0, + "IMAGE" + ], + [ + 55, + 24, + 0, + 44, + 0, + "IMAGE" + ], + [ + 56, + 44, + 0, + 45, + 0, + "IMAGE" + ], + [ + 57, + 45, + 0, + 46, + 0, + "IMAGE" + ], + [ + 58, + 44, + 0, + 47, + 0, + "IMAGE" + ], + [ + 59, + 45, + 0, + 48, + 0, + "IMAGE" + ], + [ + 60, + 46, + 0, + 49, + 0, + "IMAGE" + ] + ], + "groups": [ + { + "title": "METHOD A", + "bounding": [ + 1191, + -1766, + 3632, + 2554 + ], + "color": "#3f789e", + "font_size": 80 + }, + { + "title": "METHOD B", + "bounding": [ + 1666, + 1384, + 3140, + 2417 + ], + "color": "#b06634", + "font_size": 80 + } + ], + "config": {}, + "extra": { + "groupNodes": {} + }, + "version": 0.4 +} \ No newline at end of file diff --git a/graph_setups/controlnet_workflow.json b/graph_setups/controlnet_workflow.json new file mode 100644 index 000000000..e7abf3f06 --- /dev/null +++ b/graph_setups/controlnet_workflow.json @@ -0,0 +1,1422 @@ +{ + "last_node_id": 32, + "last_link_id": 52, + "nodes": [ + { + "id": 12, + "type": "Reroute", + "pos": [ + 30, + -1240 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 10, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 17 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 18 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 6, + "type": "ControlNetLoader", + "pos": [ + -240, + -570 + ], + "size": { + "0": 613.26220703125, + "1": 71.80912017822266 + }, + "flags": {}, + "order": 0, + "mode": 0, + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 3 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ControlNetLoader" + }, + "widgets_values": [ + "control-lora\\control-LoRAs-rank128\\control-lora-canny-rank128.safetensors" + ] + }, + { + "id": 15, + "type": "LoadImage", + "pos": [ + -100, + 200 + ], + "size": { + "0": 315, + "1": 314 + }, + "flags": {}, + "order": 1, + "mode": 0, + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [], + "shape": 3, + "slot_index": 0 + }, + { + "name": "MASK", + "type": "MASK", + "links": null, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "LoadImage" + }, + "widgets_values": [ + "pasted/image (1).png", + "image" + ] + }, + { + "id": 8, + "type": "CLIPTextEncode", + "pos": [ + 160, + -740 + ], + "size": { + "0": 210, + "1": 76 + }, + "flags": {}, + "order": 9, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 16 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 5 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "disfigured, mangled" + ], + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 19, + "type": "ControlNetLoader", + "pos": [ + 718, + -490 + ], + "size": { + "0": 613.26220703125, + "1": 71.80912017822266 + }, + "flags": {}, + "order": 2, + "mode": 0, + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 31 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ControlNetLoader" + }, + "widgets_values": [ + "control-lora\\control-LoRAs-rank256\\control-lora-depth-rank256.safetensors" + ] + }, + { + "id": 2, + "type": "MiDaS-DepthMapPreprocessor", + "pos": [ + 333, + -233 + ], + "size": { + "0": 315, + "1": 106 + }, + "flags": {}, + "order": 11, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 45 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 25, + 33 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "MiDaS-DepthMapPreprocessor" + }, + "widgets_values": [ + 6.283185307179586, + 0.1, + 512 + ] + }, + { + "id": 16, + "type": "CannyEdgePreprocessor", + "pos": [ + 260, + 200 + ], + "size": { + "0": 315, + "1": 106 + }, + "flags": {}, + "order": 12, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 46 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 23, + 34 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "CannyEdgePreprocessor" + }, + "widgets_values": [ + 150, + 500, + 512 + ] + }, + { + "id": 21, + "type": "PreviewImage", + "pos": [ + 901, + -240 + ], + "size": [ + 210, + 246 + ], + "flags": {}, + "order": 15, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 33 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 5, + "type": "CheckpointLoaderSimple", + "pos": [ + -530, + -1020 + ], + "size": { + "0": 495.21844482421875, + "1": 101.5231704711914 + }, + "flags": {}, + "order": 3, + "mode": 0, + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 11, + 40 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 15, + 16 + ], + "shape": 3, + "slot_index": 1 + }, + { + "name": "VAE", + "type": "VAE", + "links": [ + 17 + ], + "shape": 3, + "slot_index": 2 + } + ], + "properties": { + "Node name for S&R": "CheckpointLoaderSimple" + }, + "widgets_values": [ + "realvisxlV40_v40LightningBakedvae.safetensors" + ] + }, + { + "id": 26, + "type": "Reroute", + "pos": [ + 48, + -1386 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 7, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 40 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": [ + 41 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 27, + "type": "Reroute", + "pos": [ + 3138, + -1373 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 13, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 41 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": [ + 42 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 1, + "type": "LoadImage", + "pos": [ + -477, + 200 + ], + "size": { + "0": 315, + "1": 314 + }, + "flags": {}, + "order": 4, + "mode": 0, + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [], + "shape": 3, + "slot_index": 0 + }, + { + "name": "MASK", + "type": "MASK", + "links": null, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "LoadImage" + }, + "widgets_values": [ + "example.png", + "image" + ] + }, + { + "id": 28, + "type": "LoadImage", + "pos": [ + -123, + -235 + ], + "size": [ + 315, + 314 + ], + "flags": {}, + "order": 5, + "mode": 0, + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 45, + 46 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "MASK", + "type": "MASK", + "links": null, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "LoadImage" + }, + "widgets_values": [ + "pasted/image (2).png", + "image" + ] + }, + { + "id": 11, + "type": "VAEDecode", + "pos": [ + 3872, + -1012 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 25, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 43 + }, + { + "name": "vae", + "type": "VAE", + "link": 19 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 32 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 13, + "type": "Reroute", + "pos": [ + 2664, + -1258 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 14, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 18 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 19, + 51, + 52 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 24, + "type": "LatentFlip", + "pos": [ + 2852, + -1075 + ], + "size": { + "0": 315, + "1": 58 + }, + "flags": {}, + "order": 20, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 36 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 37, + 49 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "LatentFlip" + }, + "widgets_values": [ + "x-axis: vertically" + ] + }, + { + "id": 9, + "type": "KSampler", + "pos": [ + 2486, + -1015 + ], + "size": { + "0": 315, + "1": 262 + }, + "flags": {}, + "order": 19, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 11 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 29 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 30, + "slot_index": 2 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 12 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 36, + 47 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 165888676679687, + "randomize", + 10, + 5, + "euler_ancestral", + "exponential", + 1 + ] + }, + { + "id": 31, + "type": "VAEDecode", + "pos": [ + 3189, + -497 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 23, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 49 + }, + { + "name": "vae", + "type": "VAE", + "link": 52 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 50 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 25, + "type": "KSamplerAdvanced", + "pos": [ + 3438, + -794 + ], + "size": { + "0": 315, + "1": 334 + }, + "flags": {}, + "order": 22, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 42 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 38 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 39 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 37 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 43 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSamplerAdvanced" + }, + "widgets_values": [ + "enable", + 959941677627804, + "randomize", + 40, + 7, + "dpmpp_2s_ancestral", + "simple", + 15, + 10000, + "disable" + ] + }, + { + "id": 10, + "type": "EmptyLatentImage", + "pos": [ + 1910, + -509 + ], + "size": { + "0": 315, + "1": 106 + }, + "flags": {}, + "order": 6, + "mode": 0, + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 12 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "EmptyLatentImage" + }, + "widgets_values": [ + 1280, + 720, + 1 + ] + }, + { + "id": 4, + "type": "ControlNetApplyAdvanced", + "pos": [ + 607, + -753 + ], + "size": { + "0": 315, + "1": 166 + }, + "flags": {}, + "order": 16, + "mode": 0, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": 6 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 5 + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 3 + }, + { + "name": "image", + "type": "IMAGE", + "link": 23 + } + ], + "outputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 26 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 28 + ], + "shape": 3, + "slot_index": 1 + } + ], + "properties": { + "Node name for S&R": "ControlNetApplyAdvanced" + }, + "widgets_values": [ + 1, + 0.4, + 0.8 + ] + }, + { + "id": 18, + "type": "ControlNetApplyAdvanced", + "pos": [ + 1426, + -759 + ], + "size": { + "0": 315, + "1": 166 + }, + "flags": {}, + "order": 18, + "mode": 0, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": 26 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 28, + "slot_index": 1 + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 31 + }, + { + "name": "image", + "type": "IMAGE", + "link": 25 + } + ], + "outputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 29, + 38 + ], + "shape": 3, + "slot_index": 0 + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 30, + 39 + ], + "shape": 3, + "slot_index": 1 + } + ], + "properties": { + "Node name for S&R": "ControlNetApplyAdvanced" + }, + "widgets_values": [ + 1, + 0.4, + 0.8 + ] + }, + { + "id": 22, + "type": "PreviewImage", + "pos": [ + 901, + 203 + ], + "size": [ + 210, + 246 + ], + "flags": {}, + "order": 17, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 34 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 20, + "type": "PreviewImage", + "pos": [ + 4074, + -916 + ], + "size": [ + 475.76979093832506, + 363.86050634832077 + ], + "flags": {}, + "order": 27, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 32 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 32, + "type": "PreviewImage", + "pos": [ + 3468, + -357 + ], + "size": [ + 210, + 246 + ], + "flags": {}, + "order": 26, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 50 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 30, + "type": "PreviewImage", + "pos": [ + 3063, + -353 + ], + "size": [ + 224.14350559049808, + 188.0048749361661 + ], + "flags": {}, + "order": 24, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 48 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 29, + "type": "VAEDecode", + "pos": [ + 2768, + -543 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 21, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 47 + }, + { + "name": "vae", + "type": "VAE", + "link": 51 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 48 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 7, + "type": "CLIPTextEncode", + "pos": [ + 160, + -860 + ], + "size": { + "0": 279.6022033691406, + "1": 78.99684143066406 + }, + "flags": {}, + "order": 8, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 15 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 6 + ], + "shape": 3, + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "A Photo of a B-cell in a sea of villi." + ], + "color": "#232", + "bgcolor": "#353" + } + ], + "links": [ + [ + 3, + 6, + 0, + 4, + 2, + "CONTROL_NET" + ], + [ + 5, + 8, + 0, + 4, + 1, + "CONDITIONING" + ], + [ + 6, + 7, + 0, + 4, + 0, + "CONDITIONING" + ], + [ + 11, + 5, + 0, + 9, + 0, + "MODEL" + ], + [ + 12, + 10, + 0, + 9, + 3, + "LATENT" + ], + [ + 15, + 5, + 1, + 7, + 0, + "CLIP" + ], + [ + 16, + 5, + 1, + 8, + 0, + "CLIP" + ], + [ + 17, + 5, + 2, + 12, + 0, + "*" + ], + [ + 18, + 12, + 0, + 13, + 0, + "*" + ], + [ + 19, + 13, + 0, + 11, + 1, + "VAE" + ], + [ + 23, + 16, + 0, + 4, + 3, + "IMAGE" + ], + [ + 25, + 2, + 0, + 18, + 3, + "IMAGE" + ], + [ + 26, + 4, + 0, + 18, + 0, + "CONDITIONING" + ], + [ + 28, + 4, + 1, + 18, + 1, + "CONDITIONING" + ], + [ + 29, + 18, + 0, + 9, + 1, + "CONDITIONING" + ], + [ + 30, + 18, + 1, + 9, + 2, + "CONDITIONING" + ], + [ + 31, + 19, + 0, + 18, + 2, + "CONTROL_NET" + ], + [ + 32, + 11, + 0, + 20, + 0, + "IMAGE" + ], + [ + 33, + 2, + 0, + 21, + 0, + "IMAGE" + ], + [ + 34, + 16, + 0, + 22, + 0, + "IMAGE" + ], + [ + 36, + 9, + 0, + 24, + 0, + "LATENT" + ], + [ + 37, + 24, + 0, + 25, + 3, + "LATENT" + ], + [ + 38, + 18, + 0, + 25, + 1, + "CONDITIONING" + ], + [ + 39, + 18, + 1, + 25, + 2, + "CONDITIONING" + ], + [ + 40, + 5, + 0, + 26, + 0, + "*" + ], + [ + 41, + 26, + 0, + 27, + 0, + "*" + ], + [ + 42, + 27, + 0, + 25, + 0, + "MODEL" + ], + [ + 43, + 25, + 0, + 11, + 0, + "LATENT" + ], + [ + 45, + 28, + 0, + 2, + 0, + "IMAGE" + ], + [ + 46, + 28, + 0, + 16, + 0, + "IMAGE" + ], + [ + 47, + 9, + 0, + 29, + 0, + "LATENT" + ], + [ + 48, + 29, + 0, + 30, + 0, + "IMAGE" + ], + [ + 49, + 24, + 0, + 31, + 0, + "LATENT" + ], + [ + 50, + 31, + 0, + 32, + 0, + "IMAGE" + ], + [ + 51, + 13, + 0, + 29, + 1, + "VAE" + ], + [ + 52, + 13, + 0, + 31, + 1, + "VAE" + ] + ], + "groups": [], + "config": {}, + "extra": {}, + "version": 0.4 +} \ No newline at end of file diff --git a/styles/default.csv b/styles/default.csv new file mode 100644 index 000000000..b7977e597 --- /dev/null +++ b/styles/default.csv @@ -0,0 +1,3 @@ +name,prompt,negative_prompt +❌Low Token,,"embedding:EasyNegative, NSFW, Cleavage, Pubic Hair, Nudity, Naked, censored" +✅Line Art / Manga,"(Anime Scene, Toonshading, Satoshi Kon, Ken Sugimori, Hiromu Arakawa:1.2), (Anime Style, Manga Style:1.3), Low detail, sketch, concept art, line art, webtoon, manhua, hand drawn, defined lines, simple shades, minimalistic, High contrast, Linear compositions, Scalable artwork, Digital art, High Contrast Shadows, glow effects, humorous illustration, big depth of field, Masterpiece, colors, concept art, trending on artstation, Vivid colors, dramatic",