[ICLR 2026] Official repo for paper "Video-As-Prompt: Unified Semantic Control for Video Generation"
454
stars
14
commits
Python
primary language
Feb 8, 2026
updated
Core idea: Given a reference video with wanted semantics as a video prompt, Video-As-Prompt animate a reference image with the same semantics as the reference video.
Your browser does not support HTML5 video. Here is a link to the video instead.
E.g., Different Reference Videos + Same Reference Image β New Videos with Different Semantics
Welcome to see our project page for more interesting results!
We introduce Video-As-Prompt (VAP), a new paradigm that reframes unified and generalizable semantic-controlled video generation as in-context generation. VAP leverages a reference video as a direct semantic prompt, guiding a frozen Video Diffusion Transformer (DiT) via a plug-and-play Mixture-of-Transformers (MoT) expert. This architecture prevents catastrophic forgetting and is guided by a temporally biased position embedding that eliminates spurious mapping priors for robust context retrieval. As a single unified model, VAP sets a new state-of-the-art for open-source methods, achieving a 38.7% user preference rate that rivals leading condition-specific commercial models. VAP's strong zero-shot generalization and support for various downstream applications mark a significant advance toward general-purpose, controllable video generation.
We have evaluated Video-As-Prompt (VAP) with other open-source as well as close-source commercial models (Kling / Vidu). The numerical results indicate that Video-As-Prompt (VAP) surpasses all non-unified baselines under various semantic conditions as the first unified and generalizable semantic-controlled video generation model!
| Model | Clip Score(β¬) | Motion Smoothness(β¬) | Dynamic Degree(β¬) | Aesthetic Quality(β¬) | Alignment Score(β¬) | Preference Rate(β¬) |
|---|---|---|---|---|---|---|
| VACE (Original) | 5.88 | 97.60 | 68.75 | 53.90 | 35.38 | 0.6 |
| VACE (Depth) | 22.64 | 97.65 | 75.00 | 56.03 | 43.35 | 0.7 |
| VACE (Optical Flow) | 22.65 | 97.56 | 79.17 | 57.34 | 46.71 | 1.8 |
| CogVideoX-I2V | 22.82 | 98.48 | 72.92 | 56.75 | 26.04 | 6.9 |
| CogVideoX-I2V (LoRA) | 23.59 | 98.34 | 70.83 | 54.23 | 68.60 | 13.1 |
| Kling / Vidu | 24.05 | 98.12 | 79.17 | 59.16 | 74.02 | 38.2 |
| Video-As-Prompt | 24.13 | 98.59 | 77.08 | 57.71 | 70.44 | 38.7 |
To demonstrate cross-architecture generality, Video-As-Prompt provides two variants, each with distinct trade-offs:
CogVideoX-I2V-5B
Wan2.1-I2V-14B
πππ Contributions and further optimization from the community are welcome.
| Model | Date | Size | Huggingface |
|---|---|---|---|
| Video-As-Prompt (CogVideoX-I2V-5B) | 2025-10-15 | 5B (Pretrained DiT) + 5B (VAP) | Download |
| Video-As-Prompt (Wan2.1-I2V-14B) | 2025-10-15 | 14B (Pretrained DiT) + 5B (VAP) | Download |
Please download the pre-trained video DiTs and our corresponding Video-As-Prompt models, and structure them as follows
ckpts/
βββ Video-As-Prompt-CogVideoX-5B/
βββ scheduler
βββ vae
βββ transformer
βββ ...
βββ Video-As-Prompt-Wan2.1-14B/
βββ scheduler
βββ vae
βββ transformer
βββ ...
We appreciate the community's efforts in extending Video-As-Prompt to different platforms!
| Platform | Author | Repository |
|---|---|---|
| ComfyUI | @okdalto | ComfyUI-Video-As-Prompt |
π‘ If you've built an implementation for other platforms, feel free to open a PR to add it here!
Video-As-Prompt supports Macos, Windows, Linux. You may follow the next steps to use Video-As-Prompt via:
We test our model with Python 3.10 and PyTorch 2.7.1+cu124.
conda create -n video_as_prompt python=3.10 -y
conda activate video_as_prompt
pip install -r requirements.txt
pip install -e ./diffusers
conda install -c conda-forge ffmpeg -y
We have published the VAP-Data dataset used in our paper on VAP-Data. Please download it and put it in the data folder. The structure should look like:
data/
βββ VAP-Data/
β βββ vfx_videos/
β βββ vfx_videos_hq/
β βββ vfx_videos_hq_camera/
β βββ benchmark/benchmark.csv
β βββ vap_data.csv
We mainly implement our code based on Diffusers and Finetrainers for their modular design.
Below is a minimal demo of our CogVideoX-I2V-5B variant. The full code can be found in infer/cog_vap.py. The WAN2.1-I2V-14B variant is similar and can be found in infer/wan_vap.py.
import torch
from diffusers import (
AutoencoderKLCogVideoX,
CogVideoXImageToVideoMOTPipeline,
CogVideoXTransformer3DMOTModel,
)
from diffusers.utils import export_to_video, load_video
from PIL import Image
vae = AutoencoderKLCogVideoX.from_pretrained("ByteDance/Video-As-Prompt-CogVideoX-5B", subfolder="vae", torch_dtype=torch.bfloat16)
transformer = CogVideoXTransformer3DMOTModel.from_pretrained("ByteDance/Video-As-Prompt-CogVideoX-5B", torch_dtype=torch.bfloat16)
pipe = CogVideoXImageToVideoMOTPipeline.from_pretrained(
"ByteDance/Video-As-Prompt-CogVideoX-5B", vae=vae, transformer=transformer, torch_dtype=torch.bfloat16
).to("cuda")
ref_video = load_video("assets/videos/demo/object-725.mp4")
image = Image.open("assets/images/demo/animal-2.jpg").convert("RGB")
idx = torch.linspace(0, len(ref_video) - 1, 49).long().tolist()
ref_frames = [ref_video[i] for i in idx]
output_frames = pipe(
image=image,
ref_videos=[ref_frames],
prompt="A chestnut-colored horse stands on a grassy hill against a backdrop of distant, snow-dusted mountains. The horse begins to inflate, its defined, muscular body swelling and rounding into a smooth, balloon-like form while retaining its rich, brown hide color. Without changing its orientation, the now-buoyant horse lifts silently from the ground. It begins a steady vertical ascent, rising straight up and eventually floating out of the top of the frame. The camera remains completely static throughout the entire sequence, holding a fixed shot on the landscape as the horse transforms and departs, ensuring the verdant hill and mountain range in the background stay perfectly still.",
prompt_mot_ref=[
"A hand holds up a single beige sneaker decorated with gold calligraphy and floral illustrations, with small green plants tucked inside. The sneaker immediately begins to inflate like a balloon, its shape distorting as the decorative details stretch and warp across the expanding surface. It rapidly transforms into a perfectly smooth, matte beige sphere, inheriting the primary color from the original shoe. Once the transformation is complete, the new balloon-like object quickly ascends, moving straight up and exiting the top of the frame. The camera remains completely static and the plain white background is unchanged throughout the entire sequence."
],
height=480,
width=720,
num_frames=49,
frames_selection="evenly",
use_dynamic_cfg=True,
).frames[0]
Based on diffusers' pipe.enable_sequential_cpu_offload() functionοΌwe lower the memory cost of CogVideoX version on NVIDIA A100 from the current 40GB to max around 7.5GB, and the memory cost of Wan2.1 version on A100 from the current 64GB to max around 8GB. Detailed update:
.to("cuda") initializationpipe.enable_model_cpu_offload() for module offload (load one module at a time, medium memory save) or pipe.enable_sequential_cpu_offload() for layer offload (load one layer at a time, minimum memory save)CogVideoX Current VersionοΌ
pipe = WanImageToVideoMOTPipeline.from_pretrained(
model_id,
vae=vae,
image_encoder=image_encoder,
transformer=transformer,
torch_dtype=torch.bfloat16,
).to("cuda")
Lower Memory VersionοΌ
pipe = CogVideoXImageToVideoMOTPipeline.from_pretrained(
model_id,
vae=vae,
transformer=transformer,
torch_dtype=torch.bfloat16
)
# offload base on module, max around 30GB
# pipe.enable_model_cpu_offload()
# offload base on layer, max around 7.5GB
pipe.enable_sequential_cpu_offload()
Wan2.1 Current VersionοΌ
pipe = WanImageToVideoMOTPipeline.from_pretrained(
model_id,
vae=vae,
image_encoder=image_encoder,
transformer=transformer,
torch_dtype=torch.bfloat16,
).to("cuda")
Lower Memory VersionοΌ
pipe = WanImageToVideoMOTPipeline.from_pretrained(
model_id,
vae=vae,
image_encoder=image_encoder,
transformer=transformer,
torch_dtype=torch.bfloat16,
low_cpu_mem_usage=True,
)
# offload base on modules, max around 44GB
# pipe.enable_model_cpu_offload()
# offload base on layers, max around 8GB
pipe.enable_sequential_cpu_offload()
You can alse refer the following code for benchmark inference. Then you can use Vbench to evaluate the results.
python infer/cog_vap_bench.py
python infer/wan_vap_bench.py
Welcome to modify the scripts to see more results in our dataset VAP-Data and even in-the-wild reference videos or images.
Pick a recipe, then run the corresponding script. Each script sets sensible defaults; override as needed.
Recipes β CogVideoX-I2V-5B
| Goal | Nodes | Objective | References / sample | Script |
|---|---|---|---|---|
| Standard SFT | 1 | SFT | 1 | examples/training/sft/cogvideox/vap_mot/train_single_node.sh |
| Standard SFT | β₯2 | SFT | 1 | examples/training/sft/cogvideox/vap_mot/train_multi_node.sh |
| Preference optimization | 1 | DPO | 1 | examples/training/sft/cogvideox/vap_mot/train_single_node_dpo.sh |
| Preference optimization | β₯2 | DPO | 1 | examples/training/sft/cogvideox/vap_mot/train_multi_node_dpo.sh |
| Multi-reference SFT | 1 | SFT | β€3 | examples/training/sft/cogvideox/vap_mot/train_single_node_3ref.sh |
DPO and multi-reference SFT are just our exploration. We provide the code for boost of the community research.
Recipes β Wan2.1-I2V-14B (SFT only)
| Goal | Nodes | Objective | References / sample | Script |
|---|---|---|---|---|
| Standard SFT | 1 | SFT | 1 | examples/training/sft/wan/vap_mot/train_single_node.sh |
| Standard SFT | β₯2 | SFT | 1 | examples/training/sft/wan/vap_mot/train_multi_node.sh |
Quick start (CogVideoX-5B, single-node SFT)
bash examples/training/sft/cogvideox/vap_mot/train_single_node.sh
Quick start (Wan2.1-14B, single-node SFT)
bash examples/training/sft/wan/vap_mot/train_single_node.sh
Multi-node launch (example)
# 6 nodes
bash examples/training/sft/cogvideox/vap_mot/train_multi_node.sh xxx:xxx:xxx:xxx:xxx(MASTER_ADDR) 0
bash examples/training/sft/cogvideox/vap_mot/train_multi_node.sh xxx:xxx:xxx:xxx:xxx(MASTER_ADDR) 1
...
bash examples/training/sft/cogvideox/vap_mot/train_multi_node.sh xxx:xxx:xxx:xxx:xxx(MASTER_ADDR) 5
# or for Wan:
# examples/training/sft/wan/vap_mot/train_multi_node.sh xxx:xxx:xxx:xxx:xxx(MASTER_ADDR) 0
# examples/training/sft/wan/vap_mot/train_multi_node.sh xxx:xxx:xxx:xxx:xxx(MASTER_ADDR) 1
...
# examples/training/sft/wan/vap_mot/train_multi_node.sh xxx:xxx:xxx:xxx:xxx(MASTER_ADDR) 5
Notes
train_multi_node*.sh base on your environment if you want to change the distributed settings (e.g., gpu num, node num, master addr/port, etc.).β€οΈ If you found this repository helpful, please give us a star and cite our report:
@article{bian2025video,
title={Video-As-Prompt: Unified Semantic Control for Video Generation},
author={Bian, Yuxuan and Chen, Xin and Li, Zenan and Zhi, Tiancheng and Sang, Shen and Luo, Linjie and Xu, Qiang},
journal={arXiv preprint arXiv:2510.20888},
year={2025}
}
We would like to thank the contributors to the Finetrainers, Diffusers, CogVideoX, and Wan repositories for their open research and exploration.
We also thank:
Copyright 2025 Bytedance Ltd. and/or its affiliates
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
13 commits
1 commits
Python
99.2%
[ICLR 2026] Official repo for paper "Video-As-Prompt: Unified Semantic Control for Video Generation"
454
stars
14
commits
Python
primary language
Feb 8, 2026
updated
Core idea: Given a reference video with wanted semantics as a video prompt, Video-As-Prompt animate a reference image with the same semantics as the reference video.
Your browser does not support HTML5 video. Here is a link to the video instead.
E.g., Different Reference Videos + Same Reference Image β New Videos with Different Semantics
Welcome to see our project page for more interesting results!
We introduce Video-As-Prompt (VAP), a new paradigm that reframes unified and generalizable semantic-controlled video generation as in-context generation. VAP leverages a reference video as a direct semantic prompt, guiding a frozen Video Diffusion Transformer (DiT) via a plug-and-play Mixture-of-Transformers (MoT) expert. This architecture prevents catastrophic forgetting and is guided by a temporally biased position embedding that eliminates spurious mapping priors for robust context retrieval. As a single unified model, VAP sets a new state-of-the-art for open-source methods, achieving a 38.7% user preference rate that rivals leading condition-specific commercial models. VAP's strong zero-shot generalization and support for various downstream applications mark a significant advance toward general-purpose, controllable video generation.
We have evaluated Video-As-Prompt (VAP) with other open-source as well as close-source commercial models (Kling / Vidu). The numerical results indicate that Video-As-Prompt (VAP) surpasses all non-unified baselines under various semantic conditions as the first unified and generalizable semantic-controlled video generation model!
| Model | Clip Score(β¬) | Motion Smoothness(β¬) | Dynamic Degree(β¬) | Aesthetic Quality(β¬) | Alignment Score(β¬) | Preference Rate(β¬) |
|---|---|---|---|---|---|---|
| VACE (Original) | 5.88 | 97.60 | 68.75 | 53.90 | 35.38 | 0.6 |
| VACE (Depth) | 22.64 | 97.65 | 75.00 | 56.03 | 43.35 | 0.7 |
| VACE (Optical Flow) | 22.65 | 97.56 | 79.17 | 57.34 | 46.71 | 1.8 |
| CogVideoX-I2V | 22.82 | 98.48 | 72.92 | 56.75 | 26.04 | 6.9 |
| CogVideoX-I2V (LoRA) | 23.59 | 98.34 | 70.83 | 54.23 | 68.60 | 13.1 |
| Kling / Vidu | 24.05 | 98.12 | 79.17 | 59.16 | 74.02 | 38.2 |
| Video-As-Prompt | 24.13 | 98.59 | 77.08 | 57.71 | 70.44 | 38.7 |
To demonstrate cross-architecture generality, Video-As-Prompt provides two variants, each with distinct trade-offs:
CogVideoX-I2V-5B
Wan2.1-I2V-14B
πππ Contributions and further optimization from the community are welcome.
| Model | Date | Size | Huggingface |
|---|---|---|---|
| Video-As-Prompt (CogVideoX-I2V-5B) | 2025-10-15 | 5B (Pretrained DiT) + 5B (VAP) | Download |
| Video-As-Prompt (Wan2.1-I2V-14B) | 2025-10-15 | 14B (Pretrained DiT) + 5B (VAP) | Download |
Please download the pre-trained video DiTs and our corresponding Video-As-Prompt models, and structure them as follows
ckpts/
βββ Video-As-Prompt-CogVideoX-5B/
βββ scheduler
βββ vae
βββ transformer
βββ ...
βββ Video-As-Prompt-Wan2.1-14B/
βββ scheduler
βββ vae
βββ transformer
βββ ...
We appreciate the community's efforts in extending Video-As-Prompt to different platforms!
| Platform | Author | Repository |
|---|---|---|
| ComfyUI | @okdalto | ComfyUI-Video-As-Prompt |
π‘ If you've built an implementation for other platforms, feel free to open a PR to add it here!
Video-As-Prompt supports Macos, Windows, Linux. You may follow the next steps to use Video-As-Prompt via:
We test our model with Python 3.10 and PyTorch 2.7.1+cu124.
conda create -n video_as_prompt python=3.10 -y
conda activate video_as_prompt
pip install -r requirements.txt
pip install -e ./diffusers
conda install -c conda-forge ffmpeg -y
We have published the VAP-Data dataset used in our paper on VAP-Data. Please download it and put it in the data folder. The structure should look like:
data/
βββ VAP-Data/
β βββ vfx_videos/
β βββ vfx_videos_hq/
β βββ vfx_videos_hq_camera/
β βββ benchmark/benchmark.csv
β βββ vap_data.csv
We mainly implement our code based on Diffusers and Finetrainers for their modular design.
Below is a minimal demo of our CogVideoX-I2V-5B variant. The full code can be found in infer/cog_vap.py. The WAN2.1-I2V-14B variant is similar and can be found in infer/wan_vap.py.
import torch
from diffusers import (
AutoencoderKLCogVideoX,
CogVideoXImageToVideoMOTPipeline,
CogVideoXTransformer3DMOTModel,
)
from diffusers.utils import export_to_video, load_video
from PIL import Image
vae = AutoencoderKLCogVideoX.from_pretrained("ByteDance/Video-As-Prompt-CogVideoX-5B", subfolder="vae", torch_dtype=torch.bfloat16)
transformer = CogVideoXTransformer3DMOTModel.from_pretrained("ByteDance/Video-As-Prompt-CogVideoX-5B", torch_dtype=torch.bfloat16)
pipe = CogVideoXImageToVideoMOTPipeline.from_pretrained(
"ByteDance/Video-As-Prompt-CogVideoX-5B", vae=vae, transformer=transformer, torch_dtype=torch.bfloat16
).to("cuda")
ref_video = load_video("assets/videos/demo/object-725.mp4")
image = Image.open("assets/images/demo/animal-2.jpg").convert("RGB")
idx = torch.linspace(0, len(ref_video) - 1, 49).long().tolist()
ref_frames = [ref_video[i] for i in idx]
output_frames = pipe(
image=image,
ref_videos=[ref_frames],
prompt="A chestnut-colored horse stands on a grassy hill against a backdrop of distant, snow-dusted mountains. The horse begins to inflate, its defined, muscular body swelling and rounding into a smooth, balloon-like form while retaining its rich, brown hide color. Without changing its orientation, the now-buoyant horse lifts silently from the ground. It begins a steady vertical ascent, rising straight up and eventually floating out of the top of the frame. The camera remains completely static throughout the entire sequence, holding a fixed shot on the landscape as the horse transforms and departs, ensuring the verdant hill and mountain range in the background stay perfectly still.",
prompt_mot_ref=[
"A hand holds up a single beige sneaker decorated with gold calligraphy and floral illustrations, with small green plants tucked inside. The sneaker immediately begins to inflate like a balloon, its shape distorting as the decorative details stretch and warp across the expanding surface. It rapidly transforms into a perfectly smooth, matte beige sphere, inheriting the primary color from the original shoe. Once the transformation is complete, the new balloon-like object quickly ascends, moving straight up and exiting the top of the frame. The camera remains completely static and the plain white background is unchanged throughout the entire sequence."
],
height=480,
width=720,
num_frames=49,
frames_selection="evenly",
use_dynamic_cfg=True,
).frames[0]
Based on diffusers' pipe.enable_sequential_cpu_offload() functionοΌwe lower the memory cost of CogVideoX version on NVIDIA A100 from the current 40GB to max around 7.5GB, and the memory cost of Wan2.1 version on A100 from the current 64GB to max around 8GB. Detailed update:
.to("cuda") initializationpipe.enable_model_cpu_offload() for module offload (load one module at a time, medium memory save) or pipe.enable_sequential_cpu_offload() for layer offload (load one layer at a time, minimum memory save)CogVideoX Current VersionοΌ
pipe = WanImageToVideoMOTPipeline.from_pretrained(
model_id,
vae=vae,
image_encoder=image_encoder,
transformer=transformer,
torch_dtype=torch.bfloat16,
).to("cuda")
Lower Memory VersionοΌ
pipe = CogVideoXImageToVideoMOTPipeline.from_pretrained(
model_id,
vae=vae,
transformer=transformer,
torch_dtype=torch.bfloat16
)
# offload base on module, max around 30GB
# pipe.enable_model_cpu_offload()
# offload base on layer, max around 7.5GB
pipe.enable_sequential_cpu_offload()
Wan2.1 Current VersionοΌ
pipe = WanImageToVideoMOTPipeline.from_pretrained(
model_id,
vae=vae,
image_encoder=image_encoder,
transformer=transformer,
torch_dtype=torch.bfloat16,
).to("cuda")
Lower Memory VersionοΌ
pipe = WanImageToVideoMOTPipeline.from_pretrained(
model_id,
vae=vae,
image_encoder=image_encoder,
transformer=transformer,
torch_dtype=torch.bfloat16,
low_cpu_mem_usage=True,
)
# offload base on modules, max around 44GB
# pipe.enable_model_cpu_offload()
# offload base on layers, max around 8GB
pipe.enable_sequential_cpu_offload()
You can alse refer the following code for benchmark inference. Then you can use Vbench to evaluate the results.
python infer/cog_vap_bench.py
python infer/wan_vap_bench.py
Welcome to modify the scripts to see more results in our dataset VAP-Data and even in-the-wild reference videos or images.
Pick a recipe, then run the corresponding script. Each script sets sensible defaults; override as needed.
Recipes β CogVideoX-I2V-5B
| Goal | Nodes | Objective | References / sample | Script |
|---|---|---|---|---|
| Standard SFT | 1 | SFT | 1 | examples/training/sft/cogvideox/vap_mot/train_single_node.sh |
| Standard SFT | β₯2 | SFT | 1 | examples/training/sft/cogvideox/vap_mot/train_multi_node.sh |
| Preference optimization | 1 | DPO | 1 | examples/training/sft/cogvideox/vap_mot/train_single_node_dpo.sh |
| Preference optimization | β₯2 | DPO | 1 | examples/training/sft/cogvideox/vap_mot/train_multi_node_dpo.sh |
| Multi-reference SFT | 1 | SFT | β€3 | examples/training/sft/cogvideox/vap_mot/train_single_node_3ref.sh |
DPO and multi-reference SFT are just our exploration. We provide the code for boost of the community research.
Recipes β Wan2.1-I2V-14B (SFT only)
| Goal | Nodes | Objective | References / sample | Script |
|---|---|---|---|---|
| Standard SFT | 1 | SFT | 1 | examples/training/sft/wan/vap_mot/train_single_node.sh |
| Standard SFT | β₯2 | SFT | 1 | examples/training/sft/wan/vap_mot/train_multi_node.sh |
Quick start (CogVideoX-5B, single-node SFT)
bash examples/training/sft/cogvideox/vap_mot/train_single_node.sh
Quick start (Wan2.1-14B, single-node SFT)
bash examples/training/sft/wan/vap_mot/train_single_node.sh
Multi-node launch (example)
# 6 nodes
bash examples/training/sft/cogvideox/vap_mot/train_multi_node.sh xxx:xxx:xxx:xxx:xxx(MASTER_ADDR) 0
bash examples/training/sft/cogvideox/vap_mot/train_multi_node.sh xxx:xxx:xxx:xxx:xxx(MASTER_ADDR) 1
...
bash examples/training/sft/cogvideox/vap_mot/train_multi_node.sh xxx:xxx:xxx:xxx:xxx(MASTER_ADDR) 5
# or for Wan:
# examples/training/sft/wan/vap_mot/train_multi_node.sh xxx:xxx:xxx:xxx:xxx(MASTER_ADDR) 0
# examples/training/sft/wan/vap_mot/train_multi_node.sh xxx:xxx:xxx:xxx:xxx(MASTER_ADDR) 1
...
# examples/training/sft/wan/vap_mot/train_multi_node.sh xxx:xxx:xxx:xxx:xxx(MASTER_ADDR) 5
Notes
train_multi_node*.sh base on your environment if you want to change the distributed settings (e.g., gpu num, node num, master addr/port, etc.).β€οΈ If you found this repository helpful, please give us a star and cite our report:
@article{bian2025video,
title={Video-As-Prompt: Unified Semantic Control for Video Generation},
author={Bian, Yuxuan and Chen, Xin and Li, Zenan and Zhi, Tiancheng and Sang, Shen and Luo, Linjie and Xu, Qiang},
journal={arXiv preprint arXiv:2510.20888},
year={2025}
}
We would like to thank the contributors to the Finetrainers, Diffusers, CogVideoX, and Wan repositories for their open research and exploration.
We also thank:
Copyright 2025 Bytedance Ltd. and/or its affiliates
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
13 commits
1 commits
Python
99.2%