Metadata-Version: 2.1
Name: comfyui-video-depth-anything
Version: 0.0.1
Summary: This project is an unofficial ComfyUI implementation of [a/Video Depth Anything](https://github.com/DepthAnything/Video-Depth-Anything), for depth estimation on long videos without compromising quality, consistency, or generalization ability.
Home-page: https://github.com/yuvraj108c/ComfyUI-Video-Depth-Anything
Requires-Python: >=3.10
Requires-Dist: opencv-python-headless
Requires-Dist: matplotlib
Requires-Dist: pillow
Requires-Dist: imageio
Requires-Dist: imageio-ffmpeg
Requires-Dist: einops
Requires-Dist: easydict
Requires-Dist: tqdm
Requires-Dist: huggingface_hub
Requires-Dist: Imath
Requires-Dist: OpenEXR
