Files
comfyui-workflows/models/zimage/z-image-turbo-inpainting-community/README.md
T

1.3 KiB

Z-Image Turbo Inpainting Community

Summary

Community Z-Image Turbo inpainting workflow from a Hugging Face workflow repository. Good for testing whether Z-Image Turbo can pull useful edit work on lighter local hardware.

Model Family

  • zimage

Status

  • imported-only

Source

Developer notes

  • The workflow repo is a personal collection rather than an official package.
  • This workflow uses LanPaint_KSampler and a ZImageFunControlnet node, so it is not a bare-minimum stock graph.

Our notes

  • Interesting because it gives us an actual Z-Image Turbo edit path, not just text-to-image.
  • On a 3070, this feels like one of the most plausible community Z-Image workflows to test soon because editing often matters more than raw generation novelty.

Required custom nodes

  • rgthree-comfy
  • whatever custom package provides LanPaint_KSampler
  • whatever custom package provides ZImageFunControlnet

Notes

  • Strong candidate for the next Z-Image testing round.