Update README.md

This commit is contained in:
Lihe Yang
2024-01-26 16:18:13 +08:00
committed by GitHub
parent 1db4d82151
commit b201c68a87

View File

@@ -19,7 +19,7 @@ This work presents Depth Anything, a highly practical solution for robust monocu
## News
* **2024-01-25:** Support [video depth visualization](./run_video.py). Our [online demo](https://huggingface.co/spaces/LiheYoung/Depth-Anything) also supports video input.
* **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).
* **2024-01-23:** Depth Anything [ONNX](https://github.com/fabio-sim/Depth-Anything-ONNX) and [TensorRT](https://github.com/spacewalk01/depth-anything-tensorrt) versions are supported.
* **2024-01-22:** Paper, project page, code, models, and demo ([HuggingFace](https://huggingface.co/spaces/LiheYoung/Depth-Anything), [OpenXLab](https://openxlab.org.cn/apps/detail/yyfan/depth_anything)) are released.