jaxmetaverse's picture
Upload folder using huggingface_hub
82ea528 verified
[project]
name = "comfyui-depthcrafter-nodes"
description = "Implementation of DepthCrafter nodes for ComfyUI, create consistent depth maps for your videos."
version = "1.1.1"
license = {file = "LICENSE"}
dependencies = ["torch", "diffusers>=0.29.1", "xformers"]
[project.urls]
Repository = "https://github.com/akatz-ai/ComfyUI-DepthCrafter-Nodes"
# Used by Comfy Registry https://comfyregistry.org
[tool.comfy]
PublisherId = "akatz"
DisplayName = "ComfyUI-DepthCrafter-Nodes"
Icon = "https://i.imgur.com/aiqQI7U.png"