Metadata-Version: 2.1
Name: comfyuidepthestimation
Version: 1.0.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.12.3
Requires-Dist: Pillow==8.4.0
Requires-Dist: numpy
Requires-Dist: # Add other necessary dependencies without specifying torch again
