diffusers skills

28 tagged diffusers, measured the same way as everything else here.

Browse within: Post-Training 17diffusion-models 17distillation 17inference 17video-generation 17Apple Silicon 10HuggingFace 10flux 10ml 10

add-model

01

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Manual /add-model workflow for implementing a FastVideo model or first-class component port after add-model-01-prep has staged reference code and weights. Organizes the port into numbered phases with conversion rules, component policies, parity gates, and handoff checks.

4.2k 2d ago A 55 tokens original Apache-2.0

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Re-seed the HF performance-tracking baseline for an intentional runtime, dependency, environment-caused benchmark shift, or reviewed v2 calibration using one or more reviewed normalized performance JSONs. Use when performance CI fails because metrics such as latency, throughput, component time, or peak memory changed…

4.2k 2d ago A 162 tokens original Apache-2.0

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Seed HF reference artefacts for a single newly-added SSIM test (pixel .mp4 for runtexttovideosimilaritytest-style tests, or latent .pt for runtexttolatentsimilaritytest-style tests). Runs the test on Modal L40S, downloads the generated artefacts via modal volume get, pauses for the user to verify (visual eyeball for…

4.2k 2d ago A 146 tokens original Apache-2.0

mflux-debugging

04

mflux-community/mflux

Skill Claude CodeCodexCursor

Debug MLX ports by comparing against a PyTorch/diffusers reference via exported tensors/images (export-then-compare).

2.3k 3d ago A 30 tokens original MIT

mflux-model-porting

05

mflux-community/mflux

Skill Claude CodeCodexCursor

Port ML models into mflux/MLX with correctness-first validation, then refactor toward mflux style.

2.3k 3d ago A 28 tokens original MIT

mflux-community/mflux

Skill Claude CodeCodexCursor

Write a hermetic "tiny" model-saving test for an mflux model — a fast twin of the slow save/load test that runs the real ModelSaver/WeightLoader/WeightApplier seam on real component classes at toy dimensions, with no downloads or image generation. Use when asked to "make tiny test for ".

2.3k 3d ago A 73 tokens original MIT