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-32f is fine-tuned to generated up to 360p/32-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 169.6 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-32f.py \
--prompt "A young man walks alone by the seaside." \
--num-frames 32
Downloads last month
11
Unable to determine this model’s pipeline type. Check the docs .