Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 533 Bytes

File metadata and controls

16 lines (10 loc) · 533 Bytes

Z-Image

The following is the example of running Nunchaku version of Z-Image text-to-image pipeline.

.. tabs::

   .. tab:: Z-Image-Turbo

      .. literalinclude:: ../../../examples/v1/z-image-turbo.py
         :language: python
         :caption: Running Z-Image-Turbo (`examples/v1/z-image-turbo.py <https://github.com/nunchaku-tech/nunchaku/blob/main/examples/v1/z-image-turbo.py>`__)
         :linenos:


For more details, see :class:`~nunchaku.models.transformers.transformer_zimage.NunchakuZImageTransformer2DModel`.