| { |
| "gallery_name": "SceneMachine validation gallery", |
| "description": "Validated mp4 outputs from the SceneMachine video stack. Each entry corresponds to a bloodwork test in SceneMachine/operations-log/bloodwork/. Useful for visual regression against future PRs and as proof-of-quality from the integration session that brought each patient to production.", |
| "last_updated": "2026-05-13T21:30:00Z", |
| "entries": [ |
| { |
| "id": "eb7a6bae", |
| "patient": "wan22-t2v-fp8", |
| "test_id": "live_t2v_eb7a6bae", |
| "date": "2026-05-13T16:50:00Z", |
| "files": {"mp4": "eb7a6bae.mp4", "thumbnail": "eb7a6bae.jpg"}, |
| "mp4_bytes": 791782, |
| "prompt": "a cinematic wide shot of a windswept desert at golden hour", |
| "settings": {"model_id": "wan22-t2v-14b-fp8", "width": 768, "height": 432, "duration_s": 3.0, "fps": 24, "seed": 42, "steps": 30, "cfg": 6.0}, |
| "wallclock_s": 57.5, |
| "vram_peak_gb": 22, |
| "doctor": "Claude Opus 4.7 (1M context)", |
| "notes": "First successful end-to-end Wan T2V generation through the SceneMachine provider chain." |
| }, |
| { |
| "id": "8ba2fd33", |
| "patient": "wan22-animate-bf16", |
| "test_id": "live_animate_no_lora_8ba2fd33", |
| "date": "2026-05-13T19:09:30Z", |
| "files": {"mp4": "8ba2fd33.mp4", "thumbnail": "8ba2fd33.jpg"}, |
| "mp4_bytes": 1447224, |
| "prompt": "a determined hero walks through a misty pine forest at dawn, cinematic wide shot, soft golden light", |
| "settings": {"model_id": "wan22-animate-14b", "width": 768, "height": 432, "duration_s": 3.0, "fps": 24, "seed": 42, "steps": 30, "cfg": 6.0, "speed_lora": false, "blocks_to_swap": 20, "load_device": "offload_device"}, |
| "wallclock_s": 844.1, |
| "vram_peak_gb": 13, |
| "doctor": "Claude Opus 4.7 (1M context)", |
| "notes": "Animate baseline — 30-step run, no LoRA. The 'before' state for the speed_lora A/B." |
| }, |
| { |
| "id": "fb24d48c", |
| "patient": "wan22-animate-bf16", |
| "test_id": "live_animate_lightx2v_fb24d48c", |
| "date": "2026-05-13T19:17:41Z", |
| "files": {"mp4": "fb24d48c.mp4", "thumbnail": "fb24d48c.jpg"}, |
| "mp4_bytes": 2322188, |
| "prompt": "a determined hero walks through a misty pine forest at dawn, cinematic wide shot, soft golden light", |
| "settings": {"model_id": "wan22-animate-14b", "width": 768, "height": 432, "duration_s": 3.0, "fps": 24, "seed": 42, "steps": 4, "cfg": 1.0, "speed_lora": true, "blocks_to_swap": 20, "load_device": "offload_device"}, |
| "wallclock_s": 101.6, |
| "vram_peak_gb": 24, |
| "doctor": "Claude Opus 4.7 (1M context)", |
| "speedup_vs_8ba2fd33": "8.3×", |
| "notes": "Same prompt + seed as 8ba2fd33 but with Lightx2v 4-step. Drove the default-on decision in PR #39." |
| }, |
| { |
| "id": "4b4d9173", |
| "patient": "wan22-i2v-fp8", |
| "test_id": "live_i2v_4b4d9173", |
| "date": "2026-05-13T19:26:43Z", |
| "files": {"mp4": "4b4d9173.mp4", "thumbnail": "4b4d9173.jpg"}, |
| "mp4_bytes": 4038284, |
| "prompt": "the camera slowly pulls back, revealing more of the misty pine forest, soft golden light", |
| "settings": {"model_id": "wan22-i2v-14b-fp8", "width": 768, "height": 432, "duration_s": 3.0, "fps": 24, "seed": 42, "steps": 30, "cfg": 6.0, "input_image": "character_ref.png"}, |
| "wallclock_s": 405.9, |
| "vram_peak_gb": 24, |
| "doctor": "Claude Opus 4.7 (1M context)", |
| "notes": "Cold VRAM start (model had to load from CPU)." |
| } |
| ] |
| } |
|
|