Text-to-Video
Diffusers
Diffusion Single File
English
Chinese
t2v
video generation
comfyui
distillation
LoRA
Instructions to use lightx2v/Wan2.1-T2V-14B-StepDistill-CfgDistill with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use lightx2v/Wan2.1-T2V-14B-StepDistill-CfgDistill with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("lightx2v/Wan2.1-T2V-14B-StepDistill-CfgDistill", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Diffusion Single File
How to use lightx2v/Wan2.1-T2V-14B-StepDistill-CfgDistill with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Add files using upload-large-folder tool
Browse files
.gitattributes
CHANGED
|
@@ -45,3 +45,9 @@ assets/video_dit_arch.jpg filter=lfs diff=lfs merge=lfs -text
|
|
| 45 |
assets/video_vae_res.jpg filter=lfs diff=lfs merge=lfs -text
|
| 46 |
examples/i2v_input.JPG filter=lfs diff=lfs merge=lfs -text
|
| 47 |
assets/vben_1.3b_vs_sota.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
assets/video_vae_res.jpg filter=lfs diff=lfs merge=lfs -text
|
| 46 |
examples/i2v_input.JPG filter=lfs diff=lfs merge=lfs -text
|
| 47 |
assets/vben_1.3b_vs_sota.png filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
demos/output_lightx2v_wan_t2v_t04.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
demos/output_lightx2v_wan_t2v_t02.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
demos/output_lightx2v_wan_t2v_t03.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
demos/output_lightx2v_wan_t2v_t06.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
demos/output_lightx2v_wan_t2v_t05.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
demos/output_lightx2v_wan_t2v_t01.mp4 filter=lfs diff=lfs merge=lfs -text
|
demos/output_lightx2v_wan_t2v_t01.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c48a9da8e32523abcfbfd1f146033d033fb30bfb8d80dcf8c0819efb74893e6
|
| 3 |
+
size 3504676
|
demos/output_lightx2v_wan_t2v_t02.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:870a4197e4e7ad3f02f0ddc66938da61f5bd2b219934f6b808dfb4c4ffcf284b
|
| 3 |
+
size 4292668
|
demos/output_lightx2v_wan_t2v_t03.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:526d9ed8fa34eaa0f0dc14fd2af028a278ac72e966e5f0e413ca4bdc68d7247e
|
| 3 |
+
size 3591599
|
demos/output_lightx2v_wan_t2v_t04.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac9f752bfb4fc78d09199224180765699914ef67fb9965ff0ddea4dca7007823
|
| 3 |
+
size 1966530
|
demos/output_lightx2v_wan_t2v_t05.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32ed350797178560b5a4311aac957860144580ff1ba2a979f16e07b489e1a20b
|
| 3 |
+
size 4925548
|
demos/output_lightx2v_wan_t2v_t06.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4554dc9b3b01e3dc0fe5594a3791876d0b7db7042229fab5470dc45b81b248f3
|
| 3 |
+
size 3292060
|