Instructions to use robbyant/lingbot-world-fast with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use robbyant/lingbot-world-fast with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline from diffusers.utils import load_image, export_to_video # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("robbyant/lingbot-world-fast", dtype=torch.bfloat16, device_map="cuda") pipe.to("cuda") prompt = "A man with short gray hair plays a red electric guitar." image = load_image( "https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/diffusers/guitar-man.png" ) output = pipe(image=image, prompt=prompt).frames[0] export_to_video(output, "output.mp4") - Notebooks
- Google Colab
- Kaggle
Add files using upload-large-folder tool
Browse files- config.json +14 -0
- diffusion_pytorch_model.safetensors.index.json +0 -0
- model-00001-of-00016.safetensors +3 -0
- model-00002-of-00016.safetensors +3 -0
- model-00003-of-00016.safetensors +3 -0
- model-00004-of-00016.safetensors +3 -0
- model-00005-of-00016.safetensors +3 -0
- model-00006-of-00016.safetensors +3 -0
- model-00007-of-00016.safetensors +3 -0
- model-00008-of-00016.safetensors +3 -0
- model-00009-of-00016.safetensors +3 -0
- model-00010-of-00016.safetensors +3 -0
- model-00011-of-00016.safetensors +3 -0
- model-00012-of-00016.safetensors +3 -0
- model-00013-of-00016.safetensors +3 -0
- model-00014-of-00016.safetensors +3 -0
- model-00015-of-00016.safetensors +3 -0
- model-00016-of-00016.safetensors +3 -0
config.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "WanModel",
|
| 3 |
+
"_diffusers_version": "0.33.0",
|
| 4 |
+
"dim": 5120,
|
| 5 |
+
"eps": 1e-06,
|
| 6 |
+
"ffn_dim": 13824,
|
| 7 |
+
"freq_dim": 256,
|
| 8 |
+
"in_dim": 36,
|
| 9 |
+
"model_type": "i2v",
|
| 10 |
+
"num_heads": 40,
|
| 11 |
+
"num_layers": 40,
|
| 12 |
+
"out_dim": 16,
|
| 13 |
+
"text_len": 512
|
| 14 |
+
}
|
diffusion_pytorch_model.safetensors.index.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
model-00001-of-00016.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6db4d3b1f7ea8fd639c4c21f30f3cda474da090d1486d018193eaf74cd0499d9
|
| 3 |
+
size 4822750875
|
model-00002-of-00016.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3248eabb4ffdf6c7cafc445905aa22204eb011d8a6d2c189fb88ef893ab982b4
|
| 3 |
+
size 4489295563
|
model-00003-of-00016.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ffd22421e6c0946dd07ff0b79312a21c6ff480fc09f879f6fdccc2315f18db4c
|
| 3 |
+
size 4950785724
|
model-00004-of-00016.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4ff3ffc721f803734ed2437b81c3851a01ae959a4be2c48ddf26aafb2fc99f8
|
| 3 |
+
size 4741009064
|
model-00005-of-00016.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa0aafb4005f2250de58c4d66dee93c05a1c383cad5b53fd4c1f06d9a96340c7
|
| 3 |
+
size 4489398054
|
model-00006-of-00016.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:481ca55914787e4c5c53598286b70834d2a6f68a972240fafe3874c1e5fc8c53
|
| 3 |
+
size 4845846308
|
model-00007-of-00016.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e5f28c3df4a34a8c3d1f18ab13bd8c8cc398e87c90aaf06dc8e3c1ee286b2c2
|
| 3 |
+
size 4594235180
|
model-00008-of-00016.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c96c36eb9b03c87ff364c4d97dd2134269422883dcb5261b12a4db5960bdd6f6
|
| 3 |
+
size 4741111581
|
model-00009-of-00016.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a60a32d6dc53a17dcea3e62bfb73ab0d54d94e152cdb37358a383d32e1106af
|
| 3 |
+
size 4489295653
|
model-00010-of-00016.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44fe1586c3c8a10dc16231c76a8365df3a93785fea126400f462052bc923a05a
|
| 3 |
+
size 4950785814
|
model-00011-of-00016.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:454741a4887d309275c96e2a9568c5e019ea1ffee5caa755f1cf34d2976e5bed
|
| 3 |
+
size 4741009154
|
model-00012-of-00016.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:719044e95f053de7174ea15e3ff763b7c3175476eed1f2604de3fa96c2c22097
|
| 3 |
+
size 4489398063
|
model-00013-of-00016.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:830b9513f84248c36ec60ca3504fcf4c348bcc722077b08d0d06ba5c593d8a6d
|
| 3 |
+
size 4845846308
|
model-00014-of-00016.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1419e0cea2bae548a7bf3bac23e2e15cf08bd49e3f92c6fff0ea630e06b1744f
|
| 3 |
+
size 4594235180
|
model-00015-of-00016.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:389ea24f4f3a971faa7c416c56b437beed294bc4e7f0f644a9d67224587b205b
|
| 3 |
+
size 4741111581
|
model-00016-of-00016.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:741e26f28a545ab7860c13f2913ad72ede3722e5fa14ae4156760ab10ddf99f8
|
| 3 |
+
size 3651375034
|