Import new MiniMax and Z-Image workflows

This commit is contained in:
Morpheus
2026-08-16 18:09:01 +00:00
parent f37a363388
commit a7f1188548
4 changed files with 3870 additions and 0 deletions
@@ -0,0 +1,56 @@
# Z-Image LoRA Facetailer PNG
## Summary
Same-day Z-Image LoRA index with a practical face-detailing workflow PNG. This
is the useful part of the repo for local ComfyUI work: a loadable graph with
embedded metadata, not just a plain weight dump.
## Model Family
- `zimage`
## Status
- `imported-only`
## Source
- Model page: <https://huggingface.co/qujincheng/Z-Image-Lora>
- Workflow asset: <https://huggingface.co/qujincheng/Z-Image-Lora/resolve/main/Workflow/ZI+Facedetailer.png>
- Original publisher: `qujincheng`
- Date imported: `2026-08-16`
## Developer notes
- The source repo is a large Z-Image LoRA index, but the workflow PNG is the
part worth saving here.
- The PNG loads directly in ComfyUI because it includes embedded workflow
metadata.
## Our notes
- This looks like a practical Z-Image face-cleanup baseline rather than a new
model family.
- The repo is large and opinionated, so treat this as a reusable workflow
donor, not a clean official baseline.
- On an `RTX 3070 8 GB`, this should be a reasonable local test if you already
run the smaller Z-Image stack.
## Required custom nodes
- not fully audited from the PNG yet
- likely `rgthree-comfy`
- likely a `FaceDetailer` node pack
## Required model files
- not fully audited from the PNG yet
- likely a Z-Image checkpoint
- likely a Qwen3-4B text encoder
- likely a Flux VAE
## Notes
- Load `workflow.png` directly in ComfyUI.
- Good if you want a lighter face-detailing path around Z-Image.