Video · text-to-video · image-to-video

Allegro

rhymes-ai

GitHub verification succeeded after retry; the first attempt hit a transient TLS error.

IntegratedUnified environmentPinned sourceallegro

Build your run

Choose a recorded variant, then copy the exact setup or inspection command.

worldfoundry.pipeline
Tasktext-to-video
Environmentworldfoundry-unified-cu128
DeviceCUDA 12.8
worldfoundry-eval evaluate \
  --mode model \
  --model-id allegro \
  --model-runner worldfoundry:pipeline \
  --model-manifest-dir worldfoundry/data/models/catalog \
  --requests-path tmp/requests.jsonl \
  --output-dir tmp/model_eval/allegro \
  --metric artifact_count \
  --json
01

Compatibility & versions

Manifest-backed recipe

Integration
integrated
Runner evidence
pending
Environment
worldfoundry-unified-cu128
Python
3.11
CUDA
CUDA 12.8
PyTorch
torch
Source revision
f395a54b015f7e3296c52f59a45b78acf9dd07f6
Checkpoint revision
c1b9207bb5cb79e2aa08f3d139c17d26c0de55b6
Runtime profile
allegro-ti2v
Pipeline binding
allegro
Runner
worldfoundry.pipeline
Pipeline target
worldfoundry.pipelines.allegro.pipeline_allegro_ti2v:AllegroTi2VPipeline
Backend stage
official_in_tree_runtime
Runtime status
official_demo_parity_pending
Driver status
compatible_unified_default
Environment kind
Unified environment
02

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 allegro
Package constraints 4
  • torch
  • torchvision
  • torchaudio
  • xfuser
Conda packages 5
  • python=3.11
  • pip
  • ffmpeg
  • setuptools
  • wheel
03

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 allegro --check-local --json
rhymes-ai/Allegro
Revision
c1b9207bb5cb79e2aa08f3d139c17d26c0de55b6
License
apache-2.0
Gated
false
Private
false
rhymes-ai/Allegro-TI2V
Revision
eaac4927c4f42eb20cd21d0c2c4e58a8af34cd62
License
apache-2.0
Gated
false
Private
false
04

Launch & outputs

The generated command uses the shared evaluation boundary and writes durable result manifests and artifacts.

worldfoundry-eval evaluate \
  --mode model \
  --model-id allegro \
  --model-runner worldfoundry:pipeline \
  --model-manifest-dir worldfoundry/data/models/catalog \
  --requests-path tmp/requests.jsonl \
  --output-dir tmp/model_eval/allegro \
  --metric artifact_count \
  --json

Input contract

FieldRecorded contract
promptRequired
imageRequired
videoOptional
actionsseed

Artifact contract

Artifact kindFilename / path
generated_videoallegro-ti2v.mp4
05

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/allegro.yamlGitHubf395a54b015f7e3296c52f59a45b78acf9dd07f6