fitfreakdvlp commited on
Commit
6f4f578
·
verified ·
1 Parent(s): 82d2b38

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -0
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).