Update README.md

This commit is contained in:
Lihe Yang
2024-01-25 18:29:27 +08:00
committed by GitHub
parent 14e6f501fe
commit d4aa13cd2e

View File

@@ -176,7 +176,7 @@ depth = depth_anything(image)
```
</details>
### Do not want to manually define image pre-processing and download our model definition files?
### Do not want to define image pre-processing and download our model definition files?
Easily use Depth Anything through ``transformers``! Please refer to [these instructions](https://huggingface.co/LiheYoung/depth-anything-small-hf) (credit to [@niels](https://huggingface.co/nielsr)).