Update flux2klein smoke record and zimage notes
This commit is contained in:
@@ -50,19 +50,19 @@ Fill this out whenever the master is materially updated so we can see exactly wh
|
||||
- Seed: not recorded yet
|
||||
- Denoise: not recorded yet
|
||||
- Resolution: not recorded yet
|
||||
- Checkpoint / model: `models/diffusion_models/z_image_turbo_bf16.safetensors`
|
||||
- Checkpoint / model: `models/diffusion_models/zImageTurbo_turbo.safetensors`
|
||||
- VAE: `models/vae/ae.safetensors`
|
||||
- Text encoder(s): `models/text_encoders/qwen_3_4b.safetensors`
|
||||
- LoRAs: none recorded yet
|
||||
- ControlNets / guidance nodes: `ZImageFunControlnet`
|
||||
- Masks / inpaint settings: inpainting-focused graph retained; exact mask settings not recorded yet
|
||||
- Node-level graph changes: held the community inpainting graph shape with `LanPaint_KSampler` and `ZImageFunControlnet`; no manual sampler surgery recorded yet
|
||||
- Node-level graph changes: held the community inpainting graph shape with `LanPaint_KSampler` and `ZImageFunControlnet`; the live loader resolves to `zImageTurbo_turbo.safetensors` even though the embedded source metadata still labels the split-file `z_image_turbo_bf16.safetensors`
|
||||
- Why this change was made: keep a plausible real edit path on a `3070` without prematurely bloating the graph
|
||||
|
||||
## Required models
|
||||
|
||||
- `models/text_encoders/qwen_3_4b.safetensors`
|
||||
- `models/diffusion_models/z_image_turbo_bf16.safetensors`
|
||||
- `models/diffusion_models/zImageTurbo_turbo.safetensors`
|
||||
- `models/vae/ae.safetensors`
|
||||
|
||||
## Required custom nodes
|
||||
|
||||
Reference in New Issue
Block a user