Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers.js
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
https://huggingface.co/depth-anything/Depth-Anything-V2-Base with ONNX weights to be compatible with Transformers.js.
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers.js
|
| 3 |
+
license: cc-by-nc-4.0
|
| 4 |
+
pipeline_tag: depth-estimation
|
| 5 |
---
|
| 6 |
|
| 7 |
https://huggingface.co/depth-anything/Depth-Anything-V2-Base with ONNX weights to be compatible with Transformers.js.
|