ComfyUI Extension: Comfyui-Distill-Any-Depth

Authored by zade23

Created

Updated

3 stars

ComfyUI nodes to use Distill-Any-Depth prediction.

Custom Nodes (0)

    README

    Comfyui-Distill-Any-Depth

    ComfyUI nodes to use Distill-Any-Depth prediction.

    Original repo: https://github.com/Westlake-AGI-Lab/Distill-Any-Depth

    Huggingface demo: https://huggingface.co/spaces/xingyang1/Distill-Any-Depth

    Updates

    • [2025-07-18] 🌟🌟🌟 Support small, base, teacher-large model.
    • [2025-07-14] Support Large model.

    How to Use

    ComfyUI-Manager

    Run ComfyUI → Manager → Custom Nodes Manager → search and install Comfyui-Distill-Any-Depth

    Git Clone

    1. Clone this repo to ComfyUI/custom_nodes
    2. Install requirements: pip install -r requirements.txt

    Model Support

    Acknowledgements

    This ComfyUI node implementation is based on the excellent work from Distill-Any-Depth.

    We are grateful to the authors for their outstanding research and for making their code publicly available.