World models · world · video · camera_control · world_model
CameraCtrl
Camera-Control Video
Runtime code is vendored in-tree; checkpoints remain external assets under the normal hfd/ckpt cache.
Build your run
Choose a recorded variant, then copy the exact setup or inspection command.
Taskworld
Environmentworldfoundry-unified-cu128
DeviceCUDA 11.3
worldfoundry-eval evaluate \
--mode model \
--model-id cameractrl \
--model-runner worldfoundry:pipeline \
--model-manifest-dir worldfoundry/data/models/catalog \
--requests-path tmp/requests.jsonl \
--output-dir tmp/model_eval/cameractrl \
--metric artifact_count \
--jsonCompatibility & versions
Manifest-backed recipe
- Integration
- verified
- Runner evidence
- verified
- Environment
- worldfoundry-unified-cu128
- Python
- 3.10
- CUDA
- CUDA 11.3
- PyTorch
- torch
- Source revision
- —
- Checkpoint revision
- —
- Runtime profile
- cameractrl
- Pipeline binding
- cameractrl
- Runner
- worldfoundry.pipeline
- Pipeline target
- worldfoundry.pipelines.component_pipelines:CameraCtrlPipeline
- Backend stage
- in_tree_runtime
- Runtime status
- official_trajectory_contract
- Driver status
- compatible_with_downgraded_torch
- Environment kind
- Unified 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 cameractrlPackage constraints 23
torchtorchvisiontorchaudiodiffusershuggingface_hubimageioimageio-ffmpegnumpyopencv-pythontransformersgdowneinopsdecordomegaconfsafetensorsgradiogradio_clientfastapipydanticsocksiosetuptoolswandbtermcolor
Conda packages 3
pythonpipffmpeg
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 cameractrl --check-local --jsonhehao13/CameraCtrl
- 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 cameractrl \
--model-runner worldfoundry:pipeline \
--model-manifest-dir worldfoundry/data/models/catalog \
--requests-path tmp/requests.jsonl \
--output-dir tmp/model_eval/cameractrl \
--metric artifact_count \
--jsonInput contract
| Field | Recorded contract |
|---|---|
prompt | Required |
image | Optional |
video | Optional |
actions | camera_trajectory, pose_file |
Artifact contract
| Artifact kind | Filename / path |
|---|---|
generated_video | cameractrl.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, decord
Recipe provenance
worldfoundry/data/models/catalog/world_models/cameractrl.yamlGitHubhttps://github.com/hehao13/CameraCtrlHugging Facehttps://huggingface.co/hehao13/CameraCtrl



