Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,10 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: object-detection
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: object-detection
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
base_model:
|
7 |
+
- Ultralytics/YOLOv8
|
8 |
+
tags:
|
9 |
+
- climate
|
10 |
---
|