Skip to content

Commit d4a9c9c

Browse files
authored
chore: release v1.2.0
2 parents 43d2133 + 7924ae9 commit d4a9c9c

File tree

18 files changed

+4103
-48
lines changed

18 files changed

+4103
-48
lines changed

docs/source/workflows/zimage.rst

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,50 @@ Text-to-image workflow using the Nunchaku Z-Image-Turbo model.
1515
**Links:**
1616

1717
- Workflow: :download:`nunchaku-z-image-turbo.json <https://github.com/nunchaku-tech/ComfyUI-nunchaku/blob/main/example_workflows/nunchaku-z-image-turbo.json>`
18+
- Nunchaku Z-Image-Turbo: :download:`Hugging Face <https://huggingface.co/nunchaku-tech/nunchaku-z-image-turbo>` or :download:`ModelScope <https://modelscope.cn/models/nunchaku-tech/nunchaku-z-image-turbo>`
19+
(Place in ``models/diffusion_models``)
20+
21+
22+
.. _nunchaku-z-image-turbo-lora-json:
23+
24+
nunchaku-z-image-turbo-lora.json
25+
--------------------------------
26+
27+
.. image:: https://huggingface.co/datasets/nunchaku-tech/cdn/resolve/main/ComfyUI-nunchaku/workflows/nunchaku-z-image-turbo-lora.png
28+
:alt: nunchaku-z-image-turbo-lora.json
29+
:target: https://github.com/nunchaku-tech/ComfyUI-nunchaku/blob/main/example_workflows/nunchaku-z-image-turbo-lora.json
30+
31+
Text-to-image workflow using the Nunchaku Z-Image-Turbo model, with one or multiple LoRAs loaded by native Lora Loader provided by ComfyUI.
32+
33+
.. note::
34+
- Place your LoRA files in ``models/loras``.
35+
- You should use LoRAs that are compatible with Z-Image-Turbo model. LoRAs for other base models (such as Flux, Qwen-Image, etc.) will NOT work with Nunchaku Z-Image-Turbo model.
36+
37+
38+
**Links:**
39+
40+
- Workflow: :download:`nunchaku-z-image-turbo-lora.json <https://github.com/nunchaku-tech/ComfyUI-nunchaku/blob/main/example_workflows/nunchaku-z-image-turbo-lora.json>`
41+
- Nunchak Z-Image-Turbo: :download:`Hugging Face <https://huggingface.co/nunchaku-tech/nunchaku-z-image-turbo>` or :download:`ModelScope <https://modelscope.cn/models/nunchaku-tech/nunchaku-z-image-turbo>`
42+
(Place in ``models/diffusion_models``)
43+
44+
.. _nunchaku-z-image-turbo-controlnet-json:
45+
46+
nunchaku-z-image-turbo-controlnet.json
47+
--------------------------------------
48+
49+
.. image:: https://huggingface.co/datasets/nunchaku-tech/cdn/resolve/main/ComfyUI-nunchaku/workflows/nunchaku-z-image-turbo-controlnet.png
50+
:alt: nunchaku-z-image-turbo-controlnet.json
51+
:target: https://github.com/nunchaku-tech/ComfyUI-nunchaku/blob/main/example_workflows/nunchaku-z-image-turbo-controlnet.json
52+
53+
Text-to-image workflow using the Nunchaku Z-Image-Turbo model with official controlnet (https://huggingface.co/alibaba-pai/Z-Image-Turbo-Fun-Controlnet-Union).
54+
55+
.. note::
56+
Place controlnet model file in ``models/model_patches``.
57+
58+
59+
**Links:**
60+
61+
- Workflow: :download:`nunchaku-z-image-turbo-controlnet.json <https://github.com/nunchaku-tech/ComfyUI-nunchaku/blob/main/example_workflows/nunchaku-z-image-turbo-controlnet.json>`
1862
- Nunchak Z-Image-Turbo: :download:`Hugging Face <https://huggingface.co/nunchaku-tech/nunchaku-z-image-turbo>` or :download:`ModelScope <https://modelscope.cn/models/nunchaku-tech/nunchaku-z-image-turbo>`
1963
(Place in ``models/diffusion_models``)
2064

0 commit comments

Comments
 (0)