Skip to content

Commit 99cd247

Browse files
justinchubyCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
1 parent e77fe76 commit 99cd247

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.agents/skills/diffusion-models/SKILL.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -358,8 +358,7 @@ techniques from the **weight-name-alignment** skill to minimize
358358
A component graph or metadata file is not a runnable diffusion pipeline.
359359
Before advertising runtime support, execute the complete path:
360360

361-
`image encoder/VAE -> latent packing -> denoiser loop + scheduler -> target
362-
token unpacking -> VAE decoder`.
361+
`image encoder/VAE -> latent packing -> denoiser loop + scheduler -> target token unpacking -> VAE decoder`
363362

364363
Verify sample/output ranks, source-vs-target token slicing, CFG semantics, and
365364
the runtime's actual scheduler identifiers/equations. Reload final metadata and

0 commit comments

Comments
 (0)