Edit model card

Prompt: A young man walks alone by the seaside."

Text2Bricks is a fine-tuned Open Sora model that generates toy brick-style short stop animations.

text2bricks-360p-64f is fine-tuned to generated up to 360p/64-frames outputs.

You can play with the videos created by the model in this game.

It was trained on Lambda's 1-Click Clusters in ~1,000 H100 GPU hours. See this Weights $ Biases report for details.

Extra code and data process steps can be found in this tutorial.

Usage

Use Lambda's fork of Open-Sora.

python scripts/inference.py \
configs/opensora-v1-1/inference/text2bricks-360p-64f.py \
--prompt "A young man walks alone by the seaside." \
--num-frames 64
Downloads last month
1
Inference API
Unable to determine this model’s pipeline type. Check the docs .