Video · text-to-video · legacy-unet-diffusion
AnimateDiff
guoyww
Verified against the official repo default RealisticVision scripts.animate demo; file SHA256, decoded pixel SHA256, and artifact size match exactly.
Build your run
Choose a recorded variant, then copy the exact setup or inspection command.
Tasktext-to-video
Environmentworldfoundry-unified-cu128
DeviceCUDA 12.8
worldfoundry-eval evaluate \
--mode model \
--model-id animatediff \
--model-runner worldfoundry:pipeline \
--model-manifest-dir worldfoundry/data/models/catalog \
--requests-path tmp/requests.jsonl \
--output-dir tmp/model_eval/animatediff \
--metric artifact_count \
--jsonCompatibility & versions
Manifest-backed recipe
- Integration
- integrated
- Runner evidence
- verified
- Environment
- worldfoundry-unified-cu128
- Python
- 3.11
- CUDA
- CUDA 12.8
- PyTorch
- torch
- Source revision
- —
- Checkpoint revision
- —
- Runtime profile
- animatediff
- Pipeline binding
- animatediff
- Runner
- worldfoundry.pipeline
- Pipeline target
- worldfoundry.pipelines.component_pipelines:AnimateDiffPipeline
- Backend stage
- in_tree_runtime
- Runtime status
- official_repo_animation_pipeline_ready
- Driver status
- compatible
- 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 animatediffPackage constraints 20
torchtorchvisiondiffuserstransformershuggingface_hubimageioimageio-ffmpegnumpydecordomegaconfgradiogradio_clientfastapipydanticsocksiosetuptoolssafetensorseinopswandbaccelerate
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 animatediff --check-local --jsonguoyww/animatediff
- Revision
- —
- License
- apache-2.0
- Gated
- —
- Private
- —
guoyww/animatediff_t2i_backups
- Revision
- —
- License
- —
- Gated
- —
- Private
- —
stable-diffusion-v1-5/stable-diffusion-v1-5
- Revision
- —
- License
- —
- Gated
- —
- Private
- —
openai/clip-vit-large-patch14
- 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 animatediff \
--model-runner worldfoundry:pipeline \
--model-manifest-dir worldfoundry/data/models/catalog \
--requests-path tmp/requests.jsonl \
--output-dir tmp/model_eval/animatediff \
--metric artifact_count \
--jsonInput contract
| Field | Recorded contract |
|---|---|
image | Optional |
prompt | Required |
Artifact contract
| Artifact kind | Filename / path |
|---|---|
generated_video | animatediff.gif |
Evidence & sources
Catalog integration, native-demo parity, and runner parity are independent records.
- Integration
- integrated
- Runner evidence
- verified
- Native demo evidence
- Not recorded
- Validation imports
- torch, diffusers, transformers, imageio, gradio
Recipe provenance
worldfoundry/data/models/catalog/video/animatediff.yamlGitHubhttps://github.com/guoyww/AnimateDiff


