Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
library_name: transformers.js
|
3 |
license: gpl-3.0
|
|
|
4 |
---
|
5 |
|
6 |
https://github.com/WongKinYiu/yolov9 with ONNX weights to be compatible with Transformers.js.
|
|
|
1 |
---
|
2 |
library_name: transformers.js
|
3 |
license: gpl-3.0
|
4 |
+
pipeline_tag: object-detection
|
5 |
---
|
6 |
|
7 |
https://github.com/WongKinYiu/yolov9 with ONNX weights to be compatible with Transformers.js.
|