Skip to content

Z-Image workflow with GPU-friendly versions, supporting various VRAM sizes and customizable image styles.

License

Notifications You must be signed in to change notification settings

martin-rizzo/AmazingZImageWorkflow

Repository files navigation

Amazing Z-Image Workflow

Platform License Version Last

A workflow developed while experimenting with Z-Image-Turbo, incorporating additional features beyond the base ComfyUI workflow. Three versions utilizing different checkpoints optimized for varying GPU VRAM capacities are included.

Features

  • Eight configurable image styles for testing and experimentation.
  • Versions in both .safetensors and .gguf formats to support a range of GPUs.
  • Custom sigma values adjusted to my preference (subjectively better prompt adherence).
  • Generated images are stored within the "ZImage" folder, organized by date.
  • Includes a trick to enable CivitAI automatic prompt detection.

Workflow Overview

The repository contains three workflow files, each optimized for different GPU VRAM capacities:

  1. "amazing_zimage-GGUF.json" : Recommended for GPUs with 12GB or less VRAM.
  2. "amazing_zimage-GGUFSMALL.json" : For GPUs with less than 8GB VRAM.
  3. "amazing_zimage-SAFETENSORS.json": Based directly on the ComfyUI example.

Required Checkpoints Files

Note

The workflows may require some custom nodes; see below for more details.

"amazing_zimage-GGUF.json"

Works smoothly with 12GB of VRAM or less, it may handle around 8GB as well.
Checkpoints used:

"amazing_zimage-GGUFSMALL.json"

Optimized for GPUs with limited VRAM (less than 8GB), though prompt accuracy might be affected.
Checkpoints used:

"amazing_zimage-SAFETENSORS.json"

Based directly on the official ComfyUI example, suitable for GPUs with around 12GB of VRAM or more.
Checkpoints used:

Required Custom Nodes

The workflows require the following custom nodes:
(which can be installed via ComfyUI-Manager or downloaded from their respective repositories)

License

This project is licensed under the Unlicense license.
See the "LICENSE" file for details.

About

Z-Image workflow with GPU-friendly versions, supporting various VRAM sizes and customizable image styles.

Resources

License

Stars

Watchers

Forks

Packages

No packages published