-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcomfy-workflow-debug.json
1 lines (1 loc) · 13.9 KB
/
comfy-workflow-debug.json
1
{"prompt": "{\n \"last_node_id\": 46,\n \"last_link_id\": 114,\n \"nodes\": [\n {\n \"id\": 41,\n \"type\": \"CheckpointLoaderSimple\",\n \"pos\": [\n -608.7402770237704,\n -48.37655184685675\n ],\n \"size\": {\n \"0\": 336,\n \"1\": 98\n },\n \"flags\": {},\n \"order\": 0,\n \"mode\": 0,\n \"outputs\": [\n {\n \"name\": \"MODEL\",\n \"type\": \"MODEL\",\n \"links\": [\n 110\n ],\n \"shape\": 3,\n \"slot_index\": 0\n },\n {\n \"name\": \"CLIP\",\n \"type\": \"CLIP\",\n \"links\": [\n 111,\n 112\n ],\n \"shape\": 3,\n \"slot_index\": 1\n },\n {\n \"name\": \"VAE\",\n \"type\": \"VAE\",\n \"links\": null,\n \"shape\": 3\n }\n ],\n \"properties\": {\n \"Node name for S&R\": \"CheckpointLoaderSimple\"\n },\n \"widgets_values\": [\n \"stable_cascade_stage_c.safetensors\"\n ]\n },\n {\n \"id\": 43,\n \"type\": \"Note\",\n \"pos\": [\n -589.7402770237704,\n 97.62344815314319\n ],\n \"size\": {\n \"0\": 287.48663330078125,\n \"1\": 173.3572998046875\n },\n \"flags\": {},\n \"order\": 1,\n \"mode\": 0,\n \"properties\": {\n \"text\": \"\"\n },\n \"widgets_values\": [\n \"This is stage c, the model generates a low resolution latent, the default compression of 42 means that the width and height of the stage c latent are 1024 divided by 42.\"\n ],\n \"color\": \"#432\",\n \"bgcolor\": \"#653\"\n },\n {\n \"id\": 44,\n \"type\": \"Note\",\n \"pos\": [\n 802.0213462554514,\n 310.57419101224014\n ],\n \"size\": {\n \"0\": 272.0986633300781,\n \"1\": 138.81549072265625\n },\n \"flags\": {},\n \"order\": 2,\n \"mode\": 0,\n \"properties\": {\n \"text\": \"\"\n },\n \"widgets_values\": [\n \"This is stage b where the low resolution stage c latent is passed to the stage b model as conditioning. Stage b takes the low resolution latent and upscales it to a higher resolution one. \\n\\n\"\n ],\n \"color\": \"#432\",\n \"bgcolor\": \"#653\"\n },\n {\n \"id\": 42,\n \"type\": \"CheckpointLoaderSimple\",\n \"pos\": [\n 746.0213462554514,\n -159.42580898776043\n ],\n \"size\": {\n \"0\": 349.90911865234375,\n \"1\": 98\n },\n \"flags\": {},\n \"order\": 3,\n \"mode\": 0,\n \"outputs\": [\n {\n \"name\": \"MODEL\",\n \"type\": \"MODEL\",\n \"links\": [\n 113\n ],\n \"shape\": 3,\n \"slot_index\": 0\n },\n {\n \"name\": \"CLIP\",\n \"type\": \"CLIP\",\n \"links\": null,\n \"shape\": 3\n },\n {\n \"name\": \"VAE\",\n \"type\": \"VAE\",\n \"links\": [\n 114\n ],\n \"shape\": 3,\n \"slot_index\": 2\n }\n ],\n \"properties\": {\n \"Node name for S&R\": \"CheckpointLoaderSimple\"\n },\n \"widgets_values\": [\n \"stable_cascade_stage_b.safetensors\"\n ]\n },\n {\n \"id\": 8,\n \"type\": \"VAEDecode\",\n \"pos\": [\n 1606,\n 110\n ],\n \"size\": {\n \"0\": 210,\n \"1\": 46\n },\n \"flags\": {},\n \"order\": 12,\n \"mode\": 0,\n \"inputs\": [\n {\n \"name\": \"samples\",\n \"type\": \"LATENT\",\n \"link\": 98\n },\n {\n \"name\": \"vae\",\n \"type\": \"VAE\",\n \"link\": 114,\n \"slot_index\": 1\n }\n ],\n \"outputs\": [\n {\n \"name\": \"IMAGE\",\n \"type\": \"IMAGE\",\n \"links\": [\n 9\n ],\n \"slot_index\": 0\n }\n ],\n \"properties\": {\n \"Node name for S&R\": \"VAEDecode\"\n }\n },\n {\n \"id\": 46,\n \"type\": \"Note\",\n \"pos\": [\n 1603,\n 207\n ],\n \"size\": {\n \"0\": 210,\n \"1\": 73.69999694824219\n },\n \"flags\": {},\n \"order\": 4,\n \"mode\": 0,\n \"properties\": {\n \"text\": \"\"\n },\n \"widgets_values\": [\n \"Stage a is what the VAE is called. It decodes the stage b latent into pixel space.\"\n ],\n \"color\": \"#432\",\n \"bgcolor\": \"#653\"\n },\n {\n \"id\": 7,\n \"type\": \"CLIPTextEncode\",\n \"pos\": [\n -251.74027702377003,\n 123.62344815314317\n ],\n \"size\": {\n \"0\": 432,\n \"1\": 96\n },\n \"flags\": {},\n \"order\": 7,\n \"mode\": 0,\n \"inputs\": [\n {\n \"name\": \"clip\",\n \"type\": \"CLIP\",\n \"link\": 112\n }\n ],\n \"outputs\": [\n {\n \"name\": \"CONDITIONING\",\n \"type\": \"CONDITIONING\",\n \"links\": [\n 108\n ],\n \"slot_index\": 0\n }\n ],\n \"title\": \"CLIP Text Encode (Negative Prompt)\",\n \"properties\": {\n \"Node name for S&R\": \"CLIPTextEncode\"\n },\n \"widgets_values\": [\n \"text, watermark\"\n ],\n \"color\": \"#322\",\n \"bgcolor\": \"#533\"\n },\n {\n \"id\": 34,\n \"type\": \"StableCascade_EmptyLatentImage\",\n \"pos\": [\n -226,\n 328\n ],\n \"size\": {\n \"0\": 315,\n \"1\": 150\n },\n \"flags\": {},\n \"order\": 5,\n \"mode\": 0,\n \"outputs\": [\n {\n \"name\": \"stage_c\",\n \"type\": \"LATENT\",\n \"links\": [\n 82\n ],\n \"shape\": 3,\n \"slot_index\": 0\n },\n {\n \"name\": \"stage_b\",\n \"type\": \"LATENT\",\n \"links\": [\n 83\n ],\n \"shape\": 3,\n \"slot_index\": 1\n }\n ],\n \"properties\": {\n \"Node name for S&R\": \"StableCascade_EmptyLatentImage\"\n },\n \"widgets_values\": [\n 1024,\n 1024,\n 42,\n 1\n ]\n },\n {\n \"id\": 3,\n \"type\": \"KSampler\",\n \"pos\": [\n 350,\n -292\n ],\n \"size\": {\n \"0\": 315,\n \"1\": 262\n },\n \"flags\": {},\n \"order\": 9,\n \"mode\": 0,\n \"inputs\": [\n {\n \"name\": \"model\",\n \"type\": \"MODEL\",\n \"link\": 110,\n \"slot_index\": 0\n },\n {\n \"name\": \"positive\",\n \"type\": \"CONDITIONING\",\n \"link\": 107\n },\n {\n \"name\": \"negative\",\n \"type\": \"CONDITIONING\",\n \"link\": 108\n },\n {\n \"name\": \"latent_image\",\n \"type\": \"LATENT\",\n \"link\": 82\n }\n ],\n \"outputs\": [\n {\n \"name\": \"LATENT\",\n \"type\": \"LATENT\",\n \"links\": [\n 88\n ],\n \"slot_index\": 0\n }\n ],\n \"properties\": {\n \"Node name for S&R\": \"KSampler\"\n },\n \"widgets_values\": [\n 1077357205383821,\n \"randomize\",\n 20,\n 4,\n \"euler_ancestral\",\n \"simple\",\n 1\n ]\n },\n {\n \"id\": 33,\n \"type\": \"KSampler\",\n \"pos\": [\n 1146,\n 57\n ],\n \"size\": {\n \"0\": 315,\n \"1\": 262\n },\n \"flags\": {},\n \"order\": 11,\n \"mode\": 0,\n \"inputs\": [\n {\n \"name\": \"model\",\n \"type\": \"MODEL\",\n \"link\": 113,\n \"slot_index\": 0\n },\n {\n \"name\": \"positive\",\n \"type\": \"CONDITIONING\",\n \"link\": 86\n },\n {\n \"name\": \"negative\",\n \"type\": \"CONDITIONING\",\n \"link\": 104\n },\n {\n \"name\": \"latent_image\",\n \"type\": \"LATENT\",\n \"link\": 83\n }\n ],\n \"outputs\": [\n {\n \"name\": \"LATENT\",\n \"type\": \"LATENT\",\n \"links\": [\n 98\n ],\n \"slot_index\": 0\n }\n ],\n \"properties\": {\n \"Node name for S&R\": \"KSampler\"\n },\n \"widgets_values\": [\n 760410308684626,\n \"randomize\",\n 10,\n 1.1,\n \"euler_ancestral\",\n \"simple\",\n 1\n ]\n },\n {\n \"id\": 36,\n \"type\": \"StableCascade_StageB_Conditioning\",\n \"pos\": [\n 782,\n -4\n ],\n \"size\": {\n \"0\": 277.20001220703125,\n \"1\": 46\n },\n \"flags\": {},\n \"order\": 10,\n \"mode\": 0,\n \"inputs\": [\n {\n \"name\": \"conditioning\",\n \"type\": \"CONDITIONING\",\n \"link\": 105\n },\n {\n \"name\": \"stage_c\",\n \"type\": \"LATENT\",\n \"link\": 88\n }\n ],\n \"outputs\": [\n {\n \"name\": \"CONDITIONING\",\n \"type\": \"CONDITIONING\",\n \"links\": [\n 86\n ],\n \"shape\": 3,\n \"slot_index\": 0\n }\n ],\n \"properties\": {\n \"Node name for S&R\": \"StableCascade_StageB_Conditioning\"\n }\n },\n {\n \"id\": 40,\n \"type\": \"ConditioningZeroOut\",\n \"pos\": [\n 475,\n 98\n ],\n \"size\": {\n \"0\": 211.60000610351562,\n \"1\": 26\n },\n \"flags\": {},\n \"order\": 8,\n \"mode\": 0,\n \"inputs\": [\n {\n \"name\": \"conditioning\",\n \"type\": \"CONDITIONING\",\n \"link\": 109\n }\n ],\n \"outputs\": [\n {\n \"name\": \"CONDITIONING\",\n \"type\": \"CONDITIONING\",\n \"links\": [\n 104,\n 105\n ],\n \"shape\": 3,\n \"slot_index\": 0\n }\n ],\n \"properties\": {\n \"Node name for S&R\": \"ConditioningZeroOut\"\n }\n },\n {\n \"id\": 9,\n \"type\": \"SaveImage\",\n \"pos\": [\n 2222,\n -434\n ],\n \"size\": {\n \"0\": 971.827392578125,\n \"1\": 1000.2752075195312\n },\n \"flags\": {},\n \"order\": 13,\n \"mode\": 0,\n \"inputs\": [\n {\n \"name\": \"images\",\n \"type\": \"IMAGE\",\n \"link\": 9\n }\n ],\n \"properties\": {},\n \"widgets_values\": [\n \"ComfyUI\"\n ]\n },\n {\n \"id\": 6,\n \"type\": \"CLIPTextEncode\",\n \"pos\": [\n -251.74027702377003,\n -117.37655184685676\n ],\n \"size\": {\n \"0\": 432,\n \"1\": 192\n },\n \"flags\": {},\n \"order\": 6,\n \"mode\": 0,\n \"inputs\": [\n {\n \"name\": \"clip\",\n \"type\": \"CLIP\",\n \"link\": 111\n }\n ],\n \"outputs\": [\n {\n \"name\": \"CONDITIONING\",\n \"type\": \"CONDITIONING\",\n \"links\": [\n 107,\n 109\n ],\n \"slot_index\": 0\n }\n ],\n \"title\": \"CLIP Text Encode (Positive Prompt)\",\n \"properties\": {\n \"Node name for S&R\": \"CLIPTextEncode\"\n },\n \"widgets_values\": [\n \"A transversal view of a ship being built, showing the bulkheads\"\n ],\n \"color\": \"#232\",\n \"bgcolor\": \"#353\"\n }\n ],\n \"links\": [\n [\n 9,\n 8,\n 0,\n 9,\n 0,\n \"IMAGE\"\n ],\n [\n 82,\n 34,\n 0,\n 3,\n 3,\n \"LATENT\"\n ],\n [\n 83,\n 34,\n 1,\n 33,\n 3,\n \"LATENT\"\n ],\n [\n 86,\n 36,\n 0,\n 33,\n 1,\n \"CONDITIONING\"\n ],\n [\n 88,\n 3,\n 0,\n 36,\n 1,\n \"LATENT\"\n ],\n [\n 98,\n 33,\n 0,\n 8,\n 0,\n \"LATENT\"\n ],\n [\n 104,\n 40,\n 0,\n 33,\n 2,\n \"CONDITIONING\"\n ],\n [\n 105,\n 40,\n 0,\n 36,\n 0,\n \"CONDITIONING\"\n ],\n [\n 107,\n 6,\n 0,\n 3,\n 1,\n \"CONDITIONING\"\n ],\n [\n 108,\n 7,\n 0,\n 3,\n 2,\n \"CONDITIONING\"\n ],\n [\n 109,\n 6,\n 0,\n 40,\n 0,\n \"CONDITIONING\"\n ],\n [\n 110,\n 41,\n 0,\n 3,\n 0,\n \"MODEL\"\n ],\n [\n 111,\n 41,\n 1,\n 6,\n 0,\n \"CLIP\"\n ],\n [\n 112,\n 41,\n 1,\n 7,\n 0,\n \"CLIP\"\n ],\n [\n 113,\n 42,\n 0,\n 33,\n 0,\n \"MODEL\"\n ],\n [\n 114,\n 42,\n 2,\n 8,\n 1,\n \"VAE\"\n ]\n ],\n \"groups\": [\n {\n \"title\": \"Stage B\",\n \"bounding\": [\n 726,\n -233,\n 736,\n 662\n ],\n \"color\": \"#8A8\",\n \"font_size\": 24\n },\n {\n \"title\": \"Stage C\",\n \"bounding\": [\n -631,\n -217,\n 1159,\n 491\n ],\n \"color\": \"#b06634\",\n \"font_size\": 24\n }\n ],\n \"config\": {},\n \"extra\": {},\n \"version\": 0.4\n}"}