Document ComfyUI workflow run records

This commit is contained in:
Morpheus
2026-08-09 08:48:30 +00:00
parent aaab112f11
commit 719140cde3
7 changed files with 93 additions and 2 deletions
@@ -39,6 +39,28 @@ This is built from the official `9B distilled` template because it matches your
- extra custom-node edits with unclear payoff
- a fake outpainting claim before we prove it on your machine
## Change Record
Fill this out whenever the master is materially updated so we can see exactly what changed, not just that something changed.
- Positive prompt: not recorded yet
- Negative prompt: not recorded yet
- CFG: not recorded yet
- Steps: not recorded yet
- Sampler: not recorded yet
- Scheduler: not recorded yet
- Seed: not recorded yet
- Denoise: not recorded yet
- Resolution: not recorded yet
- Checkpoint / model: `models/diffusion_models/flux-2-klein-9b-fp8.safetensors`
- VAE: `models/vae/flux2-vae.safetensors`
- Text encoder(s): `models/text_encoders/qwen_3_8b_fp8mixed.safetensors`
- LoRAs: none recorded yet
- ControlNets / guidance nodes: none recorded yet
- Masks / inpaint settings: not recorded yet
- Node-level graph changes: stayed on the official `9B distilled` template route; no extra community graph surgery recorded yet
- Why this change was made: keep the master aligned with your `9B fp8` preference while staying more practical than the heavier base route
## Required models
- `models/diffusion_models/flux-2-klein-9b-fp8.safetensors`