Views
No views yet
git clone https://github.com/UknowSth/ShotDirector.git
cd ShotDirectorconda create -n shotdirector python==3.11.9
conda activate shotdirector
pip install torch==2.5.1 torchvision==0.20.1 --index-url https://download.pytorch.org/whl/cu118
pip install -r requirements.txt.ckpt/ folder as shown in the following diagram.ckpt/
│── Wan2.1/Wan2.1-T2V-1.3B/
│ ├── config.json
│ ├── diffusion_pytorch_model.safetensors
│ ├── google/
│ │── models_t5_umt5-xxl-enc-bf16.pth
│ └── Wan2.1_VAE.pth
│── encoder.pt
│── model.pt
│── trans.pt@misc{wu2025shotdirectordirectoriallycontrollablemultishot,
title={ShotDirector: Directorially Controllable Multi-Shot Video Generation with Cinematographic Transitions},
author={Xiaoxue Wu and Xinyuan Chen and Yaohui Wang and Yu Qiao},
year={2025},
eprint={2512.10286},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2512.10286},
}