Video · text-to-video · image-to-video · video-to-video
EasyAnimate
alibaba-pai
Official GitHub is aigc-apps/EasyAnimate; official HF checkpoint org is alibaba-pai.
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 easyanimate \
--model-runner worldfoundry:pipeline \
--model-manifest-dir worldfoundry/data/models/catalog \
--requests-path tmp/requests.jsonl \
--output-dir tmp/model_eval/easyanimate \
--metric artifact_count \
--jsonCompatibility & versions
Manifest-backed recipe
- Integration
- integrated
- Runner evidence
- pending
- Environment
- worldfoundry-unified-cu128
- Python
- 3.11
- CUDA
- CUDA 12.8
- PyTorch
- torch
- Source revision
- c2a70d17daa1549a22129d0cd0e02053ecccd75c
- Checkpoint revision
- f3d0c964eff71adb0b15947f18ffbf01c19a7b05
- Runtime profile
- easyanimate-i2v
- Pipeline binding
- easyanimate
- Runner
- worldfoundry.pipeline
- Pipeline target
- worldfoundry.pipelines.easyanimate.pipeline_easyanimate_i2v:EasyAnimateI2VPipeline
- Backend stage
- official_in_tree_runtime
- Runtime status
- official_demo_parity_pending
- Driver status
- compatible_unified_default
- 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 easyanimatePackage constraints 4
torchtorchvisiontorchaudioxfuser
Conda packages 5
python=3.11pipffmpegsetuptoolswheel
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 easyanimate --check-local --jsonalibaba-pai/EasyAnimateV5-12b-zh
- Revision
- f3d0c964eff71adb0b15947f18ffbf01c19a7b05
- License
- other
- Gated
- false
- Private
- false
alibaba-pai/EasyAnimateV5.1-12b-zh
- Revision
- 024eaaeba65e24f4223f60c11558227545f3f9b6
- License
- apache-2.0
- Gated
- false
- Private
- false
alibaba-pai/EasyAnimateV5.1-7b-zh-InP
- Revision
- a18486a2647f32a8963bee479326947067bab836
- License
- apache-2.0
- Gated
- false
- Private
- false
alibaba-pai/EasyAnimateV5.1-7b-zh
- Revision
- 4dd5a1990589332da6294286f32bcc63e143831d
- License
- apache-2.0
- Gated
- false
- Private
- false
alibaba-pai/EasyAnimateV4-XL-2-InP
- Revision
- 0bdb0bfc02bfe5f5497fd30b55f79e2ddebb630b
- License
- other
- Gated
- false
- Private
- false
Launch & outputs
The generated command uses the shared evaluation boundary and writes durable result manifests and artifacts.
worldfoundry-eval evaluate \
--mode model \
--model-id easyanimate \
--model-runner worldfoundry:pipeline \
--model-manifest-dir worldfoundry/data/models/catalog \
--requests-path tmp/requests.jsonl \
--output-dir tmp/model_eval/easyanimate \
--metric artifact_count \
--jsonInput contract
| Field | Recorded contract |
|---|---|
prompt | Required |
image | Required |
video | Optional |
actions | seed |
Artifact contract
| Artifact kind | Filename / path |
|---|---|
generated_video | easyanimate-i2v.mp4 |
Evidence & sources
Catalog integration, native-demo parity, and runner parity are independent records.
- Integration
- integrated
- Runner evidence
- pending
- Native demo evidence
- pending
- Validation imports
- torch, torchvision, numpy, transformers, diffusers, xfuser, worldfoundry
Recipe provenance
worldfoundry/data/models/catalog/video/easyanimate.yamlGitHubc2a70d17daa1549a22129d0cd0e02053ecccd75c


