Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
# z-image-base-comfy
|
| 5 |
+
|
| 6 |
+
ComfyUI single-file packaging of **Tongyi-MAI/Z-Image (Base)** for RunPod Model Cache.
|
| 7 |
+
|
| 8 |
+
| file | origin |
|
| 9 |
+
|---|---|
|
| 10 |
+
| split_files/diffusion_models/zimage_dit_bf16.safetensors | benjiaiplayground/z-image-base-repacked (bf16 repack of Tongyi-MAI/Z-Image, Apache-2.0) |
|
| 11 |
+
| split_files/text_encoders/qwen3_4b.safetensors | Comfy-Org/z_image_turbo (qwen_3_4b bf16 — TE shared by base/turbo) |
|
| 12 |
+
| split_files/vae/zimage_vae.safetensors | Comfy-Org/z_image_turbo (ae.safetensors) |
|
| 13 |
+
|
| 14 |
+
License: Apache-2.0 (inherited from Z-Image release).
|