Refresh daily workflow review notes
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
- Community Hugging Face workflow worth remembering:
|
||||
- `models/flux2klein/community-gguf-kv-yarvixpa/`
|
||||
- Interesting because of KV-cache / GGUF optimization ideas, not because it is the default path
|
||||
- Community multi-reference donor worth watching:
|
||||
- `models/flux2klein/geceff-flux2klein9b-multiref-3image/`
|
||||
- Useful as a reference-control donor, but still too heavy and opinionated to replace the official `9B fp8` edit baseline by default
|
||||
|
||||
## Strong current heuristics
|
||||
|
||||
@@ -29,11 +32,13 @@
|
||||
- `CFG=1`
|
||||
- cleaner model/text-encoder pairing
|
||||
- avoiding broken loader substitutions
|
||||
- Keep the official `9B fp8` edit master as the default lane, then borrow from the multi-reference donor only when reference control is the real problem.
|
||||
|
||||
## Current weak areas
|
||||
|
||||
- We still do not have a clean, trusted, explicitly labeled `9B fp8 outpainting` community workflow import.
|
||||
- Some public workflow pages mention outpainting but do not expose a trustworthy raw workflow asset.
|
||||
- The multi-reference donor is promising, but it is not a clean maintainable replacement for the current edit master.
|
||||
|
||||
## Best current optimization direction
|
||||
|
||||
@@ -42,6 +47,7 @@
|
||||
- cleaner graph organization
|
||||
- low-step settings when they are clearly validated
|
||||
- better reference/outpaint control if portable
|
||||
- Treat the `geceff` multi-reference pack as a donor for future reference-heavy variants, not as the first default promotion.
|
||||
|
||||
## What needs Monday proof
|
||||
|
||||
|
||||
Reference in New Issue
Block a user