Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers.js
|
| 3 |
base_model: depth-anything/promptda_vits_hf
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
https://huggingface.co/depth-anything/promptda_vits_hf with ONNX weights to be compatible with Transformers.js.
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers.js
|
| 3 |
base_model: depth-anything/promptda_vits_hf
|
| 4 |
+
pipeline_tag: depth-estimation
|
| 5 |
---
|
| 6 |
|
| 7 |
https://huggingface.co/depth-anything/promptda_vits_hf with ONNX weights to be compatible with Transformers.js.
|