---
title: DepthCrafter
app_file: app.py
sdk: gradio
sdk_version: 6.0.2
---
## ___***DepthCrafter: Generating Consistent Long Depth Sequences for Open-world Videos***___



_**[Wenbo Hu
1* †](https://wbhu.github.io),
[Xiangjun Gao
2*](https://scholar.google.com/citations?user=qgdesEcAAAAJ&hl=en),
[Xiaoyu Li
1* †](https://xiaoyu258.github.io),
[Sijie Zhao
1](https://scholar.google.com/citations?user=tZ3dS3MAAAAJ&hl=en),
[Xiaodong Cun
1](https://vinthony.github.io/academic),
[Yong Zhang
1](https://yzhang2016.github.io),
[Long Quan
2](https://home.cse.ust.hk/~quan),
[Ying Shan
3, 1](https://scholar.google.com/citations?user=4oXBp9UAAAAJ&hl=en)**_
1Tencent AI Lab
2The Hong Kong University of Science and Technology
3ARC Lab, Tencent PCG
CVPR 2025๏ผ **Highlight**
## ๐ Notice
**DepthCrafter is still under active development!**
We recommend that everyone use English to communicate on issues, as this helps developers from around the world discuss, share experiences, and answer questions together.
For business licensing and other related inquiries, don't hesitate to contact `wbhu@tencent.com`.
## ๐ Introduction
๐ค If you find DepthCrafter useful, **please help โญ this repo**, which is important to Open-Source projects. Thanks!
๐ฅ DepthCrafter can generate temporally consistent long-depth sequences with fine-grained details for open-world videos,
without requiring additional information such as camera poses or optical flow.
- `[25-12-01]` Refactored the codebase for better usability and extensibility.
- `[25-04-05]` ๐ฅ๐ฅ๐ฅ Its upgraded work, [GeometryCrafter](https://github.com/TencentARC/GeometryCrafter), is released now, for **video to point cloud**!
- `[25-04-05]` ๐๐๐ DepthCrafter is selected as **Highlight** in CVPRโ25.
- `[24-12-10]` ๐๐๐ EXR output format is supported now, with --save_exr option.
- `[24-11-26]` ๐๐๐ DepthCrafter v1.0.1 is released now, with improved quality and speed
- `[24-10-19]` ๐ค๐ค๐ค DepthCrafter now has been integrated into [ComfyUI](https://github.com/akatz-ai/ComfyUI-DepthCrafter-Nodes)!
- `[24-10-08]` ๐ค๐ค๐ค DepthCrafter now has been integrated into [Nuke](https://github.com/Theo-SAMINADIN-td/NukeDepthCrafter), have a try!
- `[24-09-28]` Add full dataset inference and evaluation scripts for better comparison use. :-)
- `[24-09-25]` ๐ค๐ค๐ค Add huggingface online demo [DepthCrafter](https://huggingface.co/spaces/tencent/DepthCrafter).
- `[24-09-19]` Add scripts for preparing benchmark datasets.
- `[24-09-18]` Add point cloud sequence visualization.
- `[24-09-14]` ๐ฅ๐ฅ๐ฅ **DepthCrafter** is released now, have fun!
## ๐ฆ Release Notes
- **DepthCrafter v1.0.1**:
- Quality and speed improvement