Depth Anything V2 Giant - 1.3B params - FP32 - Converted from .pth to .safetensors
The model was previously published under apache-2.0 license and later removed. See the commit in the official GitHub repo:
https://github.com/DepthAnything/Depth-Anything-V2/commit/0a7e2b58a7e378c7863bd7486afc659c41f9ef99
A copy of the original .pth model is available in this Hugging Face repo:
https://huggingface.co/likeabruh/depth_anything_v2_vitg/tree/main
This is simply the same available model in .safetensors format.
If you want to use it in ComfyUI, you can use Kijai's custom nodes (
https://github.com/kijai/ComfyUI-DepthAnythingV2), select the model and it will be downloaded automatically.
You may get OOM using the gigant model depending on your VRAM and the size of the image you're processing. In these cases, try to reduce the input image size. I can get 1024x1024 depth maps just fine with 24GB VRAM (uses about 56% of available VRAM).