CoolFace
Modelpublic

RunDiffusion/Juggernaut-Z-Image

sourceHugging Facecc-by-nc-4.0updated 4mo agoView on Hugging Face
132likes5.8kdownloads
25 commits on main
f0e9f8f4mo ago

Update diffusers usage docs: model is at repo root, drop subfolder= arg

RunDiffusion
30ea7094mo ago

Move Diffusers format to repo root (fix #2: from_pretrained subfolder= does not work for whole pipelines)

RunDiffusion
dd043424mo ago

Restore CC BY-NC 4.0 license (accidentally reverted to Apache in prior commit); keep diffusers docs

RunDiffusion
453e07e4mo ago

Document Diffusers format and add usage snippet

RunDiffusion
3b76ad64mo ago

Add Diffusers format (ZImagePipeline) under diffusers/ subfolder

RunDiffusion
2d72a704mo ago

Relicense Juggernaut Z under CC BY-NC 4.0; add commercial-use contact path

RunDiffusion
38af7d95mo ago

Fix dtype label: main safetensors is BF16, not FP32 (per @prookyon, discussion #1)

RunDiffusion
50f2bed5mo ago

Title: same-size 'by RunDiffusion'

RunDiffusion
e3720f25mo ago

Add 'by RunDiffusion' to title

RunDiffusion
4203ac95mo ago

Redesign hero: HTML-centered layout, clean badge row, accent color, blockquote lead

RunDiffusion
d13e3385mo ago

Refresh model card: add RD branding, fp16 listing, UTM links, polish copy

RunDiffusion
80ae1995mo ago

Add RunDiffusion logo asset

RunDiffusion
e63e3755mo ago

Add fp16 safetensors variant

RunDiffusion
6e266435mo ago

Upload Juggernaut_Z_V1_by_RunDiffusion.safetensors

RunDiffusion
8b432a45mo ago

Upload Juggernaut_Z_V1_by_RunDiffusion_q8_0.gguf

RunDiffusion
c8919745mo ago

Upload Juggernaut_Z_V1_FP8_e4m3fn.safetensors

RunDiffusion
440152f5mo ago

Upload Juggernaut_Z_V1_by_RunDiffusion_q6_k-004.gguf

RunDiffusion
1c16a715mo ago

Add all website comparisons to model card

RunDiffusion
a636fe95mo ago

Clarify comparison labels in model card

RunDiffusion
93dbed25mo ago

Update model card for Juggernaut Z

RunDiffusion
39938935mo ago

Upload Juggernaut_Z_V1_by_RunDiffusion_q5_k_m-003.gguf

RunDiffusion
753a9965mo ago

Upload Juggernaut_Z_V1_by_RunDiffusion_q5_k_s-005.gguf

RunDiffusion
24ca91e5mo ago

Upload Juggernaut_Z_V1_by_RunDiffusion_q4_k_m-002.gguf

RunDiffusion
493fcce5mo ago

Upload Juggernaut_Z_V1_by_RunDiffusion_q4_k_s-001.gguf

RunDiffusion
252c5d55mo ago

initial commit

RunDiffusion