Add gallery

This commit is contained in:
Lihe Yang
2024-02-04 20:32:27 +08:00
committed by GitHub
parent e911178017
commit da155b6cfc
38 changed files with 10 additions and 5 deletions

View File

@@ -19,6 +19,7 @@ This work presents Depth Anything, a highly practical solution for robust monocu
## News
* **2024-02-05:** [Depth Anything Gallery](./gallery.md) is released. Thank all the users!
* **2024-02-02:** Depth Anything serves as the default depth processor for [InstantID](https://github.com/InstantID/InstantID) and [InvokeAI](https://github.com/invoke-ai/InvokeAI/releases/tag/v3.6.1).
* **2024-01-25:** Support [video depth visualization](./run_video.py).
* **2024-01-23:** The new ControlNet based on Depth Anything is integrated into [ControlNet WebUI](https://github.com/Mikubill/sd-webui-controlnet) and [ComfyUI's ControlNet](https://github.com/Fannovel16/comfyui_controlnet_aux).