File size: 1,878 Bytes
b879447
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
language: en
license: cc0-1.0
tags:
  - video-samples
  - scenemachine
  - validation
  - wan-2.2
  - ltx-2
---

# SceneMachine — Validation Gallery

Validated mp4 outputs from the SceneMachine video stack. Each clip was generated through the production SceneMachine ComfyUIProvider chain (no mocks) and corresponds to a recorded bloodwork test in [`SceneMachine/operations-log/bloodwork/`](https://huggingface.co/SceneMachine/operations-log).

## Why this exists

Two reasons:
1. **Proof-of-quality** for the stack integrations done in PRs #36-#42. Future agents and contributors can SEE what each Wan / LTX path produces at known-good settings.
2. **Visual regression baseline.** If a future PR touches a workflow builder, generating the same prompt + seed should produce the same shot. Drift can be diff'd against these baselines.

## Contents

See `MANIFEST.json` for full per-entry metadata (patient, prompt, settings, wallclock, doctor).

| ID | Patient | Wallclock | Size | Notes |
|---|---|---|---|---|
| `eb7a6bae` | wan22-t2v-fp8 | 57.5 s | 791 KB | First T2V validation |
| `8ba2fd33` | wan22-animate-bf16 | 844.1 s | 1.4 MB | Animate baseline (30 steps, no LoRA) |
| `fb24d48c` | wan22-animate-bf16 | **101.6 s** | 2.3 MB | Animate + Lightx2v 4-step — **8.3× speedup** |
| `4b4d9173` | wan22-i2v-fp8 | 405.9 s | 3.9 MB | I2V cold VRAM start |

All four were generated 2026-05-13 on the SceneMachine development rig.

## Sister repos

- [SceneMachine/operations-log](https://huggingface.co/SceneMachine/operations-log) — patient files, doctor logs, bloodwork details
- [SceneMachine/SceneMachine](https://huggingface.co/SceneMachine/SceneMachine) — application source code
- [WindstormLabs/*](https://huggingface.co/WindstormLabs) — model weights used to produce these outputs

🤖 Manifest generated by [Claude Code](https://claude.com/claude-code).