Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model:
|
| 3 |
+
- StephanST/WALDO30
|
| 4 |
+
tags:
|
| 5 |
+
- onnx
|
| 6 |
+
- yolov8
|
| 7 |
+
- transformer.js
|
| 8 |
+
- '@geobase-js/geoai'
|
| 9 |
+
---
|
| 10 |
+
This ONNX model is a converted version of the original model available at: [StephanST/WALDO30](https://huggingface.co/StephanST/WALDO30).
|