ReShot
Copy the shot, not the actors.
ReShot turns a reference video into a depth-map video (near = white, far = black), so Seedance, MiniMax H3 or Wan can repeat its choreography and camera moves with your own characters.
pip install reshot
reshot reference.mp4 -o depth.mp4 --target seedance
- Presets for Seedance 2.0 / 2.5 reference video (
--target seedance), MiniMax H3 (h3), Wan 2.1 VACE (wan). --quality fast(default; the model sees 644×364 for 16:9, ~3 GB VRAM) orfull(924×518, ~11 GB).- Depth normalised once over the whole clip — no flicker; frames picked by timestamp; sizes cropped to the model's grid, never padded.
- Batch a folder in one model load:
reshot clips/*.mp4 -o depth/. - Python API:
from reshot import RunConfig, run. - Apache-2.0, including the default model (Video Depth Anything Small).
- ComfyUI nodes: https://github.com/maosika-ai/ComfyUI-ReShot
Full guide, demo, measured performance and the prompts that made the demo takes: https://github.com/maosika-ai/reshot
Open-sourced by Maosika 猫斯卡, the AI short-drama production system — from a one-line idea to episodic script, character sheets, scene images and every shot rendered with Seedance and MiniMax H3. https://www.maosika.com
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file reshot-0.3.8.tar.gz.
File metadata
- Download URL: reshot-0.3.8.tar.gz
- Upload date:
- Size: 66.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d157654e5b4736a654822a486729b98c0324b546cb0e9721a2e7fc6beb73104
|
|
| MD5 |
04395b3a50fd4af7f6ed8a5aefc30ce8
|
|
| BLAKE2b-256 |
8306ef10ba6ef326a9bb36179a8eb3647fd86d6f05f0f7fab5de7bb5ecca9302
|
File details
Details for the file reshot-0.3.8-py3-none-any.whl.
File metadata
- Download URL: reshot-0.3.8-py3-none-any.whl
- Upload date:
- Size: 71.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94a8bad72a5ca7142bec1100f563e84e9c0f2878eb533ea6bbae082dd323a23a
|
|
| MD5 |
8fe0aad89042ad7db84c04aeacdd7253
|
|
| BLAKE2b-256 |
7971ec41a055c02ffdb21aba45ee3699cc79bff1eaba13b8e3729c6ce1e00b8a
|