Video · multimodal-generation · text-to-image
Show-o
showlab
Runtime source is vendored in-tree; current WorldFoundry wrapper supports t2i image generation.
Build your run
Choose a recorded variant, then copy the exact setup or inspection command.
Taskmultimodal-generation
Environmentworldfoundry-unified-cu128
DeviceCUDA 11.3
worldfoundry-eval evaluate \
--mode model \
--model-id show-o \
--model-runner worldfoundry:pipeline \
--model-manifest-dir worldfoundry/data/models/catalog \
--requests-path tmp/requests.jsonl \
--output-dir tmp/model_eval/show-o \
--metric artifact_count \
--jsonCompatibility & versions
Manifest-backed recipe
- Integration
- runtime ported
- Runner evidence
- verified
- Environment
- worldfoundry-unified-cu128
- Python
- 3.10
- CUDA
- CUDA 11.3
- PyTorch
- torch
- Source revision
- —
- Checkpoint revision
- c2c6f548c00444432a97bc8fbbce7b2fd73fc9b5
- Runtime profile
- show-o
- Pipeline binding
- show-o
- Runner
- worldfoundry.pipeline
- Pipeline target
- worldfoundry.pipelines.component_pipelines:ShowOPipeline
- Backend stage
- in_tree_runtime
- Runtime status
- in_tree_show_o_runtime_ported_t2i_ready
- 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 show-oPackage constraints 18
torchtorchvisionacceleratedatasetsdiffuserseinopsfairscalehuggingface-hubnumpyomegaconfopen-clip-torchopencv-pythonpillowsafetensorssentencepiecetimmtokenizerstransformers
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 show-o --check-local --jsonshowlab/show-o
- Revision
- c2c6f548c00444432a97bc8fbbce7b2fd73fc9b5
- License
- mit
- 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 show-o \
--model-runner worldfoundry:pipeline \
--model-manifest-dir worldfoundry/data/models/catalog \
--requests-path tmp/requests.jsonl \
--output-dir tmp/model_eval/show-o \
--metric artifact_count \
--jsonInput contract
| Field | Recorded contract |
|---|---|
image | Optional |
mode | t2i |
prompt | Required |
Artifact contract
| Artifact kind | Filename / path |
|---|---|
generated_image | show_o.png |
Evidence & sources
Catalog integration, native-demo parity, and runner parity are independent records.
- Integration
- runtime ported
- Runner evidence
- verified
- Native demo evidence
- Not recorded
- Validation imports
- torch, diffusers, transformers, open_clip
Recipe provenance
worldfoundry/data/models/catalog/video/show-o.yamlGitHubhttps://github.com/showlab/Show-o


