Driver metadata
- Slug
- sd15
- Status
- scaffoldingStable Diffusion 1.5 is image-gen — no scalar headline to compare against.
- Protocol match
- —Protocol-match tier not declared on the driver.
- Agent version
- v0.1.0-sd15-step-count-microslice
- Paper
- High-Resolution Image Synthesis with Latent Diffusion Models
- Model
- stabilityai/stable-diffusion-v1-5
Source
Every driver is a TypeScript orchestration script that routes the result through the Verdict Validator. Drivers with runnable public checkpoints also link the hermetic Modal job that loads the model and measures the paper claim.
- scripts/run-reproduction-sd15.ts ↗— TS orchestrator (claim citation, DB write, validator wiring)
- modal/reproduce_sd15.py ↗— Python Modal job (HF model load, evaluation harness, measurement)