Update README.md
Browse files
README.md
CHANGED
@@ -2,15 +2,17 @@
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
-
|
|
|
|
|
6 |
_Prompt: A young man walks alone by the seaside."_
|
7 |
|
8 |
__Text2Bricks__ is a fine-tuned [Open Sora](https://github.com/hpcaitech/Open-Sora) model that generates toy brick-style short stop animations.
|
9 |
|
10 |
|
11 |
-
`text2bricks-360p-32f` is fine-tuned to generated up to 360p/
|
12 |
|
13 |
-
It was trained on Lambda's [1-Click Clusters](https://lambdalabs.com/service/gpu-cloud/1-click-clusters) in
|
14 |
|
15 |
Extra code and data process steps can be found in this [tutorial](https://github.com/LambdaLabsML/Open-Sora/blob/lambda_bricks/TUTORIAL.md).
|
16 |
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
+
|
6 |
+
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/6310d1226f21f539e52b9d77/P69nZEiM_Z9OPuXuYMr3m.mp4"></video>
|
7 |
+
|
8 |
_Prompt: A young man walks alone by the seaside."_
|
9 |
|
10 |
__Text2Bricks__ is a fine-tuned [Open Sora](https://github.com/hpcaitech/Open-Sora) model that generates toy brick-style short stop animations.
|
11 |
|
12 |
|
13 |
+
`text2bricks-360p-32f` is fine-tuned to generated up to 360p/32-frames outputs.
|
14 |
|
15 |
+
It was trained on Lambda's [1-Click Clusters](https://lambdalabs.com/service/gpu-cloud/1-click-clusters) in 169.6 H100 GPU hours. See this [Weights $ Biases report](https://api.wandb.ai/links/lambdalabs/2cbrtx45) for details.
|
16 |
|
17 |
Extra code and data process steps can be found in this [tutorial](https://github.com/LambdaLabsML/Open-Sora/blob/lambda_bricks/TUTORIAL.md).
|
18 |
|