Guest User

Z-image edit broken workflow

a guest
Apr 6th, 2026
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.02 KB | None | 0 0
  1. {
  2. "5": {
  3. "inputs": {
  4. "positive_prompt": "A technical product photograph of the back view of a 32mm scale cyber-samurai miniature. The back features modular matte-black carbon fiber armor plates with integrated glowing crimson circuitry lines. The traditional indigo high-tech fabric continues across the back with a distinct, sharp hexagonal texture. Visible power conduits and mechanical joints are rendered with tack-sharp macro focus. The lighting is high-key, even, and omnidirectional studio light, creating a clean white-box product photography aesthetic with crisp edges and industrial sci-fi textures. No text, no watermark, no blur.",
  5. "negative_prompt": "",
  6. "generation_mode": "image_to_image",
  7. "width": 1024,
  8. "height": 1024,
  9. "seed": 618912945284091,
  10. "steps": 20,
  11. "cfg": 8,
  12. "sampler_name": "euler",
  13. "scheduler": "normal",
  14. "denoise": 0.65,
  15. "prompt_template": "custom",
  16. "enable_prompt_enhance": false,
  17. "batch_size": 1,
  18. "auraflow_shift": 0,
  19. "cfg_norm_strength": 0,
  20. "enable_clean_gpu": false,
  21. "enable_clean_ram": false,
  22. "auto_save_folder": "",
  23. "output_prefix": "z_image",
  24. "custom_system_prompt": "You are an expert texture-mapping assistant. Your task is to analyze the high-fidelity materials, lighting, and colors in image_2 (the front hero shot) and apply them precisely to the corresponding surfaces of the miniature in image_1 (the back view). Maintain the exact silhouette and pose of image_1 while upgrading all textures to match the 8k macro-photography quality of image_2.",
  25. "instruction": "Identify the matte-black carbon fiber, the glowing crimson circuitry, and the hexagonal indigo fabric from image_2. Transfer these material properties to the back of the miniature in image_1. Focus on making the edges of the resin-printed armor plates sharp and the glowing lines consistent in intensity. Ensure the final output retains the 100mm macro lens focus and high-key studio lighting of the reference.",
  26. "model": [
  27. "14",
  28. 0
  29. ],
  30. "clip": [
  31. "7",
  32. 0
  33. ],
  34. "vae": [
  35. "11",
  36. 0
  37. ],
  38. "config": [
  39. "13",
  40. 0
  41. ],
  42. "options": [
  43. "8",
  44. 0
  45. ],
  46. "image_1": [
  47. "6",
  48. 0
  49. ],
  50. "image_2": [
  51. "9",
  52. 0
  53. ],
  54. "latent": [
  55. "16",
  56. 0
  57. ]
  58. },
  59. "class_type": "Z_ImageIntegratedKSampler",
  60. "_meta": {
  61. "title": "Z-Image Integrated KSampler"
  62. }
  63. },
  64. "6": {
  65. "inputs": {
  66. "image": "back sam wip.png"
  67. },
  68. "class_type": "LoadImage",
  69. "_meta": {
  70. "title": "Load Image"
  71. }
  72. },
  73. "7": {
  74. "inputs": {
  75. "clip_name": "qwen_2_7b_integrated.safetensors",
  76. "type": "qwen_image",
  77. "device": "default"
  78. },
  79. "class_type": "CLIPLoader",
  80. "_meta": {
  81. "title": "Load CLIP"
  82. }
  83. },
  84. "8": {
  85. "inputs": {
  86. "enable_temperature": true,
  87. "temperature": 0.4,
  88. "enable_top_p": false,
  89. "top_p": 0.9,
  90. "enable_top_k": false,
  91. "top_k": 40,
  92. "enable_seed": false,
  93. "seed": 1525375688,
  94. "enable_repeat_penalty": false,
  95. "repeat_penalty": 1.1,
  96. "enable_max_tokens": true,
  97. "max_tokens": 4096,
  98. "debug_mode": false
  99. },
  100. "class_type": "Z_ImageOptions",
  101. "_meta": {
  102. "title": "Z-Image Options"
  103. }
  104. },
  105. "9": {
  106. "inputs": {
  107. "image": "hero sam.png"
  108. },
  109. "class_type": "LoadImage",
  110. "_meta": {
  111. "title": "Load Image"
  112. }
  113. },
  114. "10": {
  115. "inputs": {
  116. "filename_prefix": "ComfyUI",
  117. "images": [
  118. "5",
  119. 0
  120. ]
  121. },
  122. "class_type": "SaveImage",
  123. "_meta": {
  124. "title": "Save Image"
  125. }
  126. },
  127. "11": {
  128. "inputs": {
  129. "vae_name": "ae.safetensors"
  130. },
  131. "class_type": "VAELoader",
  132. "_meta": {
  133. "title": "Load VAE"
  134. }
  135. },
  136. "13": {
  137. "inputs": {
  138. "provider": "direct",
  139. "model": "qwen/qwen3-235b-a22b:free",
  140. "api_key": "",
  141. "local_endpoint": "http://localhost:11434/v1",
  142. "llm_path": "",
  143. "auto_download_fallback": false,
  144. "quantization": "4bit",
  145. "device": "auto"
  146. },
  147. "class_type": "Z_ImageAPIConfig",
  148. "_meta": {
  149. "title": "Z-Image API Config"
  150. }
  151. },
  152. "14": {
  153. "inputs": {
  154. "ckpt_name": "z_image_edit_bf16.safetensors"
  155. },
  156. "class_type": "CheckpointLoaderSimple",
  157. "_meta": {
  158. "title": "Load Checkpoint"
  159. }
  160. },
  161. "16": {
  162. "inputs": {
  163. "pixels": [
  164. "6",
  165. 0
  166. ],
  167. "vae": [
  168. "11",
  169. 0
  170. ]
  171. },
  172. "class_type": "VAEEncode",
  173. "_meta": {
  174. "title": "VAE Encode"
  175. }
  176. },
  177. "17": {
  178. "inputs": {
  179. "unet_name": "z_image_bf16.safetensors",
  180. "weight_dtype": "default"
  181. },
  182. "class_type": "UNETLoader",
  183. "_meta": {
  184. "title": "Load Diffusion Model"
  185. }
  186. }
  187. }
Advertisement
Add Comment
Please, Sign In to add comment