Video · image-to-video · camera-controlled-video-generation
Warp-as-History
yyfz233
Official Warp-as-History source, Helios diffusers runtime, Pi3 submodule code, CLI scripts, and demo assets are vendored under worldfoundry.synthesis.visual_generation.warp_as_history.warp_as_history_runtime.
Build your run
Choose a recorded variant, then copy the exact setup or inspection command.
worldfoundry-eval evaluate \
--mode model \
--model-id warp-as-history \
--model-runner worldfoundry:pipeline \
--model-manifest-dir worldfoundry/data/models/catalog \
--requests-path tmp/requests.jsonl \
--output-dir tmp/model_eval/warp-as-history \
--metric artifact_count \
--jsonCompatibility & versions
Manifest-backed recipe
- Integration
- verified
- Runner evidence
- verified
- Environment
- warp-as-history
- Python
- 3.10
- CUDA
- CUDA 12.1
- PyTorch
- torch==2.5.0
- Source revision
- —
- Checkpoint revision
- —
- Runtime profile
- warp-as-history
- Pipeline binding
- warp-as-history
- Runner
- worldfoundry.pipeline
- Pipeline target
- worldfoundry.pipelines.warp_as_history.pipeline_warp_as_history:WarpAsHistoryPipeline
- Backend stage
- in_tree_official_cli
- Runtime status
- official_demo_contract
- Driver status
- compatible
- Environment kind
- Dedicated environment
Install environment
The environment resolver reads the recorded profile and chooses the unified or dedicated environment shown here.
bash scripts/setup/model_env_install.sh --model warp-as-historyPackage constraints 13
torch==2.5.0torchvisionaccelerate==1.10.1diffusers==0.36.0transformers==4.51.3peft==0.17.1huggingface-hub==0.36.2safetensors==0.5.3imageio[ffmpeg]>=2.34.0numpy>=1.26.0,<2.0opencv-python>=4.8.0pillow>=10.0.0scipy>=1.10.0
Conda packages 3
python=3.10pipffmpeg
Checkpoints & assets
Run the local check before allocating compute. Gated, private, and license fields below come directly from the checkpoint manifest.
worldfoundry-eval zoo model-download --model-id warp-as-history --check-local --json- Revision
- —
- License
- —
- Gated
- —
- Private
- —
- Revision
- —
- License
- —
- Gated
- —
- Private
- —
- Revision
- —
- License
- —
- Gated
- —
- Private
- —
Launch & outputs
The generated command uses the shared evaluation boundary and writes durable result manifests and artifacts.
worldfoundry-eval evaluate \
--mode model \
--model-id warp-as-history \
--model-runner worldfoundry:pipeline \
--model-manifest-dir worldfoundry/data/models/catalog \
--requests-path tmp/requests.jsonl \
--output-dir tmp/model_eval/warp-as-history \
--metric artifact_count \
--jsonInput contract
| Field | Recorded contract |
|---|---|
prompt | Required |
image | Required |
video | Optional |
actions | warp_video, camera_path |
Artifact contract
| Artifact kind | Filename / path |
|---|---|
generated_video | warp-as-history.mp4 |
Evidence & sources
Catalog integration, native-demo parity, and runner parity are independent records.
- Integration
- verified
- Runner evidence
- verified
- Native demo evidence
- Not recorded
- Validation imports
- torch, diffusers, transformers, imageio, warp_as_history
worldfoundry/data/models/catalog/video/warp-as-history.yamlProjecthttps://yyfz.github.io/warp-as-historyGitHubhttps://github.com/yyfz/Warp-as-HistoryHugging Facehttps://huggingface.co/BestWishYsh/Helios-DistilledHugging Facehttps://huggingface.co/yyfz233/Pi3XHugging Facehttps://huggingface.co/yyfz233/warp-as-history


