Spaces:
Running
on
Zero
Running
on
Zero
update README
Browse files
README.md
CHANGED
@@ -49,6 +49,19 @@ https://github.com/user-attachments/assets/62141cc8-04d0-458f-9558-fe50bc04cc21
|
|
49 |
|
50 |
## π Quick Start
|
51 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
### π οΈ Installation
|
53 |
1. Clone this repo:
|
54 |
```bash
|
@@ -59,14 +72,9 @@ git clone https://github.com/Tencent/DepthCrafter.git
|
|
59 |
pip install -r requirements.txt
|
60 |
```
|
61 |
|
62 |
-
## π€ Gradio Demo
|
63 |
-
- Online demo: [DepthCrafter](https://huggingface.co/spaces/tencent/DepthCrafter)
|
64 |
-
- Local demo:
|
65 |
-
```bash
|
66 |
-
gradio app.py
|
67 |
-
```
|
68 |
|
69 |
-
|
|
|
70 |
[DepthCrafter](https://huggingface.co/tencent/DepthCrafter) is available in the Hugging Face Model Hub.
|
71 |
|
72 |
### πββοΈ Inference
|
|
|
49 |
|
50 |
## π Quick Start
|
51 |
|
52 |
+
### π€ Gradio Demo
|
53 |
+
- Online demo: [DepthCrafter](https://huggingface.co/spaces/tencent/DepthCrafter)
|
54 |
+
- Local demo:
|
55 |
+
```bash
|
56 |
+
gradio app.py
|
57 |
+
```
|
58 |
+
|
59 |
+
### π Community Support
|
60 |
+
- [NukeDepthCrafter](https://github.com/Theo-SAMINADIN-td/NukeDepthCrafter):
|
61 |
+
a plugin allows you to generate temporally consistent Depth sequences inside Nuke,
|
62 |
+
which is widely used in the VFX industry.
|
63 |
+
|
64 |
+
|
65 |
### π οΈ Installation
|
66 |
1. Clone this repo:
|
67 |
```bash
|
|
|
72 |
pip install -r requirements.txt
|
73 |
```
|
74 |
|
|
|
|
|
|
|
|
|
|
|
|
|
75 |
|
76 |
+
|
77 |
+
### π€ Model Zoo
|
78 |
[DepthCrafter](https://huggingface.co/tencent/DepthCrafter) is available in the Hugging Face Model Hub.
|
79 |
|
80 |
### πββοΈ Inference
|