akatz-ai / ComfyUI-DepthCrafter-Nodes

A port of tencent/DepthCrafter into ComfyUI
Other
161 stars 5 forks source link

DepthCrafter Nodes

Create consistent depth maps for your videos using DepthCrafter in ComfyUI.

Original DepthCrafter repo: https://github.com/Tencent/DepthCrafter

Updates:

(10/25/2024): Added enable_model_cpu_offload and enable_sequential_cpu_offload options to model loader. Only enable one at a time!

⭐ Example Workflow:

Description

📦 Included Nodes:

🔧 Installation and Usage

  1. ComfyUI Manager:
  1. Clone the repository:
    • Navigate to ComfyUI/custom_nodes folder in terminal or command prompt.
    • Clone the repo using the following command:
      git clone https://github.com/akatz-ai/ComfyUI-DepthCrafter-Nodes.git
    • Restart ComfyUI