Byzz21

Omni-Image-Editor_Workflow_Comfyui

Jun 28th, 2026
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 8.89 KB | Source Code | 0 0
  1. {
  2.   "id": "6784b548-44ec-4e84-988b-313487f820e8",
  3.   "revision": 0,
  4.   "last_node_id": 9,
  5.   "last_link_id": 24,
  6.   "nodes": [
  7.     {
  8.       "id": 2,
  9.       "type": "KSampler",
  10.       "pos": [
  11.         983.2708358764648,
  12.         130
  13.       ],
  14.       "size": [
  15.         270,
  16.         262
  17.       ],
  18.       "flags": {},
  19.       "order": 5,
  20.       "mode": 0,
  21.       "inputs": [
  22.         {
  23.           "name": "model",
  24.           "type": "MODEL",
  25.           "link": 13
  26.         },
  27.         {
  28.           "name": "positive",
  29.           "type": "CONDITIONING",
  30.           "link": 14
  31.         },
  32.         {
  33.           "name": "negative",
  34.           "type": "CONDITIONING",
  35.           "link": 15
  36.         },
  37.         {
  38.           "name": "latent_image",
  39.           "type": "LATENT",
  40.           "link": 16
  41.         }
  42.       ],
  43.       "outputs": [
  44.         {
  45.           "name": "LATENT",
  46.           "type": "LATENT",
  47.           "links": [
  48.             22
  49.           ]
  50.         }
  51.       ],
  52.       "title": "K采样器",
  53.       "properties": {
  54.         "cnr_id": "comfy-core",
  55.         "ver": "0.24.0",
  56.         "Node name for S&R": "KSampler"
  57.       },
  58.       "widgets_values": [
  59.         9229989245,
  60.         "randomize",
  61.         4,
  62.         1,
  63.         "lcm",
  64.         "beta",
  65.         1
  66.       ]
  67.     },
  68.     {
  69.       "id": 5,
  70.       "type": "VAEDecode",
  71.       "pos": [
  72.         1353.2708358764648,
  73.         130
  74.       ],
  75.       "size": [
  76.         140,
  77.         46
  78.       ],
  79.       "flags": {},
  80.       "order": 6,
  81.       "mode": 0,
  82.       "inputs": [
  83.         {
  84.           "name": "samples",
  85.           "type": "LATENT",
  86.           "link": 22
  87.         },
  88.         {
  89.           "name": "vae",
  90.           "type": "VAE",
  91.           "link": 23
  92.         }
  93.       ],
  94.       "outputs": [
  95.         {
  96.           "name": "IMAGE",
  97.           "type": "IMAGE",
  98.           "links": [
  99.             24
  100.           ]
  101.         }
  102.       ],
  103.       "title": "VAE解码",
  104.       "properties": {
  105.         "cnr_id": "comfy-core",
  106.         "ver": "0.24.0",
  107.         "Node name for S&R": "VAEDecode"
  108.       },
  109.       "widgets_values": []
  110.     },
  111.     {
  112.       "id": 6,
  113.       "type": "PreviewImage",
  114.       "pos": [
  115.         1593.2708358764648,
  116.         130
  117.       ],
  118.       "size": [
  119.         140,
  120.         26
  121.       ],
  122.       "flags": {},
  123.       "order": 7,
  124.       "mode": 0,
  125.       "inputs": [
  126.         {
  127.           "name": "images",
  128.           "type": "IMAGE",
  129.           "link": 24
  130.         }
  131.       ],
  132.       "outputs": [],
  133.       "title": "预览图像",
  134.       "properties": {
  135.         "cnr_id": "comfy-core",
  136.         "ver": "0.24.0",
  137.         "Node name for S&R": "PreviewImage"
  138.       },
  139.       "widgets_values": []
  140.     },
  141.     {
  142.       "id": 4,
  143.       "type": "TextEncodeQwenImageEditPlus",
  144.       "pos": [
  145.         483.27083587646484,
  146.         130
  147.       ],
  148.       "size": [
  149.         403.3375,
  150.         200
  151.       ],
  152.       "flags": {},
  153.       "order": 3,
  154.       "mode": 0,
  155.       "inputs": [
  156.         {
  157.           "name": "clip",
  158.           "type": "CLIP",
  159.           "link": 20
  160.         },
  161.         {
  162.           "name": "vae",
  163.           "shape": 7,
  164.           "type": "VAE",
  165.           "link": 21
  166.         },
  167.         {
  168.           "name": "image1",
  169.           "shape": 7,
  170.           "type": "IMAGE",
  171.           "link": null
  172.         },
  173.         {
  174.           "name": "image2",
  175.           "shape": 7,
  176.           "type": "IMAGE",
  177.           "link": null
  178.         },
  179.         {
  180.           "name": "image3",
  181.           "shape": 7,
  182.           "type": "IMAGE",
  183.           "link": null
  184.         }
  185.       ],
  186.       "outputs": [
  187.         {
  188.           "name": "CONDITIONING",
  189.           "type": "CONDITIONING",
  190.           "links": [
  191.             15
  192.           ]
  193.         }
  194.       ],
  195.       "title": "TextEncodeQwenImageEditPlus Negative (leave blank)",
  196.       "properties": {
  197.         "cnr_id": "comfy-core",
  198.         "ver": "0.24.0",
  199.         "Node name for S&R": "TextEncodeQwenImageEditPlus"
  200.       },
  201.       "widgets_values": [
  202.         ""
  203.       ]
  204.     },
  205.     {
  206.       "id": 9,
  207.       "type": "EmptyLatentImage",
  208.       "pos": [
  209.         100,
  210.         590
  211.       ],
  212.       "size": [
  213.         270,
  214.         106
  215.       ],
  216.       "flags": {},
  217.       "order": 0,
  218.       "mode": 0,
  219.       "inputs": [],
  220.       "outputs": [
  221.         {
  222.           "name": "LATENT",
  223.           "type": "LATENT",
  224.           "links": [
  225.             16
  226.           ]
  227.         }
  228.       ],
  229.       "title": "Final Image Size",
  230.       "properties": {
  231.         "cnr_id": "comfy-core",
  232.         "ver": "0.24.0",
  233.         "Node name for S&R": "EmptyLatentImage"
  234.       },
  235.       "widgets_values": [
  236.         984,
  237.         648,
  238.         1
  239.       ]
  240.     },
  241.     {
  242.       "id": 1,
  243.       "type": "CheckpointLoaderSimple",
  244.       "pos": [
  245.         -249.17742827666711,
  246.         8.923000198073089
  247.       ],
  248.       "size": [
  249.         270,
  250.         98
  251.       ],
  252.       "flags": {},
  253.       "order": 1,
  254.       "mode": 0,
  255.       "inputs": [],
  256.       "outputs": [
  257.         {
  258.           "name": "MODEL",
  259.           "type": "MODEL",
  260.           "links": [
  261.             13
  262.           ]
  263.         },
  264.         {
  265.           "name": "CLIP",
  266.           "type": "CLIP",
  267.           "links": [
  268.             17,
  269.             20
  270.           ]
  271.         },
  272.         {
  273.           "name": "VAE",
  274.           "type": "VAE",
  275.           "links": [
  276.             18,
  277.             21,
  278.             23
  279.           ]
  280.         }
  281.       ],
  282.       "title": "Checkpoint加载器(简易)",
  283.       "properties": {
  284.         "cnr_id": "comfy-core",
  285.         "ver": "0.24.0",
  286.         "Node name for S&R": "CheckpointLoaderSimple"
  287.       },
  288.       "widgets_values": [
  289.         "v19/Qwen-Rapid-AIO-NSFW-v19.safetensors"
  290.       ]
  291.     },
  292.     {
  293.       "id": 7,
  294.       "type": "LoadImage",
  295.       "pos": [
  296.         -271.9897848562081,
  297.         278.40390638557733
  298.       ],
  299.       "size": [
  300.         283.27083587646484,
  301.         314
  302.       ],
  303.       "flags": {},
  304.       "order": 2,
  305.       "mode": 0,
  306.       "inputs": [],
  307.       "outputs": [
  308.         {
  309.           "name": "IMAGE",
  310.           "type": "IMAGE",
  311.           "links": [
  312.             19
  313.           ]
  314.         },
  315.         {
  316.           "name": "MASK",
  317.           "type": "MASK",
  318.           "links": null
  319.         }
  320.       ],
  321.       "title": "Optional Input Image",
  322.       "properties": {
  323.         "cnr_id": "comfy-core",
  324.         "ver": "0.24.0",
  325.         "Node name for S&R": "LoadImage"
  326.       },
  327.       "widgets_values": [
  328.         "example.png",
  329.         "image"
  330.       ]
  331.     },
  332.     {
  333.       "id": 3,
  334.       "type": "TextEncodeQwenImageEditPlus",
  335.       "pos": [
  336.         483.27083587646484,
  337.         460
  338.       ],
  339.       "size": [
  340.         400,
  341.         200
  342.       ],
  343.       "flags": {},
  344.       "order": 4,
  345.       "mode": 0,
  346.       "inputs": [
  347.         {
  348.           "name": "clip",
  349.           "type": "CLIP",
  350.           "link": 17
  351.         },
  352.         {
  353.           "name": "vae",
  354.           "shape": 7,
  355.           "type": "VAE",
  356.           "link": 18
  357.         },
  358.         {
  359.           "name": "image1",
  360.           "shape": 7,
  361.           "type": "IMAGE",
  362.           "link": 19
  363.         },
  364.         {
  365.           "name": "image2",
  366.           "shape": 7,
  367.           "type": "IMAGE",
  368.           "link": null
  369.         },
  370.         {
  371.           "name": "image3",
  372.           "shape": 7,
  373.           "type": "IMAGE",
  374.           "link": null
  375.         }
  376.       ],
  377.       "outputs": [
  378.         {
  379.           "name": "CONDITIONING",
  380.           "type": "CONDITIONING",
  381.           "links": [
  382.             14
  383.           ]
  384.         }
  385.       ],
  386.       "title": "TextEncodeQwenImageEditPlus Input Prompt",
  387.       "properties": {
  388.         "cnr_id": "comfy-core",
  389.         "ver": "0.24.0",
  390.         "Node name for S&R": "TextEncodeQwenImageEditPlus"
  391.       },
  392.       "widgets_values": [
  393.         ""
  394.       ]
  395.     }
  396.   ],
  397.   "links": [
  398.     [
  399.       13,
  400.       1,
  401.       0,
  402.       2,
  403.       0,
  404.       "MODEL"
  405.     ],
  406.     [
  407.       14,
  408.       3,
  409.       0,
  410.       2,
  411.       1,
  412.       "CONDITIONING"
  413.     ],
  414.     [
  415.       15,
  416.       4,
  417.       0,
  418.       2,
  419.       2,
  420.       "CONDITIONING"
  421.     ],
  422.     [
  423.       16,
  424.       9,
  425.       0,
  426.       2,
  427.       3,
  428.       "LATENT"
  429.     ],
  430.     [
  431.       17,
  432.       1,
  433.       1,
  434.       3,
  435.       0,
  436.       "CLIP"
  437.     ],
  438.     [
  439.       18,
  440.       1,
  441.       2,
  442.       3,
  443.       1,
  444.       "VAE"
  445.     ],
  446.     [
  447.       19,
  448.       7,
  449.       0,
  450.       3,
  451.       2,
  452.       "IMAGE"
  453.     ],
  454.     [
  455.       20,
  456.       1,
  457.       1,
  458.       4,
  459.       0,
  460.       "CLIP"
  461.     ],
  462.     [
  463.       21,
  464.       1,
  465.       2,
  466.       4,
  467.       1,
  468.       "VAE"
  469.     ],
  470.     [
  471.       22,
  472.       2,
  473.       0,
  474.       5,
  475.       0,
  476.       "LATENT"
  477.     ],
  478.     [
  479.       23,
  480.       1,
  481.       2,
  482.       5,
  483.       1,
  484.       "VAE"
  485.     ],
  486.     [
  487.       24,
  488.       5,
  489.       0,
  490.       6,
  491.       0,
  492.       "IMAGE"
  493.     ]
  494.   ],
  495.   "groups": [],
  496.   "config": {},
  497.   "extra": {
  498.     "ds": {
  499.       "scale": 0.7400249944258173,
  500.       "offset": [
  501.         631.2083747958014,
  502.         351.04453804668424
  503.       ]
  504.     },
  505.     "frontendVersion": "1.44.19"
  506.   },
  507.   "version": 0.4
  508. }
Advertisement
Add Comment
Please, Sign In to add comment