wbhu-tc commited on
Commit
6600791
β€’
1 Parent(s): 8c51416

update README

Browse files
Files changed (1) hide show
  1. README.md +15 -7
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
- ## πŸ€— Model Zoo
 
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