Metadata-Version: 2.1
Name: comfyuidepthestimation
Version: 1.3.0
Summary: A robust custom depth estimation node for ComfyUI using Depth-Anything models (V1, V2, and V3/DA3). It integrates depth estimation with configurable post-processing options including blur, median filtering, contrast enhancement, and gamma correction.
Home-page: https://github.com/Limbicnation/ComfyUIDepthEstimation
Requires-Python: >=3.10
Requires-Dist: transformers>=4.20.0
Requires-Dist: tokenizers>=0.13.3
Requires-Dist: timm
Requires-Dist: huggingface-hub>=0.16.0
Requires-Dist: protobuf
Requires-Dist: requests>=2.27.0
Requires-Dist: wget>=3.2
