Refresh flux2klein notes and smoke state

This commit is contained in:
Morpheus
2026-08-31 02:10:48 +00:00
parent 237f6a18d4
commit 1189c892ea
10 changed files with 700 additions and 13 deletions
+2
View File
@@ -18,6 +18,7 @@
- `models/zimage/z-image-turbo-inpainting-community/`
- `models/zimage/z-image-turbo-controlnet-union-community/`
- `models/zimage/qujincheng-z-image-lora-facetailer/` for face-detail follow-up, not as a core generator
- `optimized/image-edit/zimage-turbo-3070-inpaint-start/` is currently a straight hold of `z-image-turbo-inpainting-community`, so it should stay a curated import until a real graph-side improvement appears.
## Current heuristics
@@ -26,6 +27,7 @@
- Treat `Z-Image` as especially relevant for image-generation and image-edit categories, not video categories.
- Keep the official example as the clean text-to-image baseline, then compare the community inpaint and controlnet-union graphs against it for real edit gains.
- Treat facetailer-style graphs as post-pass helpers unless they prove they can stand alone.
- Do not spend optimization time on the inpaint master unless a new run shows a concrete advantage over the imported community graph.
## What still needs proof