Ariel
commited on
Commit
·
72d18ab
1
Parent(s):
a41ed63
Upload app
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
title: Solar Panel Detector
|
3 |
-
emoji:
|
4 |
colorFrom: black
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
@@ -9,7 +9,6 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
model: YOLOv8n
|
11 |
license: apache-2.0
|
12 |
-
for more details: https://github.com/ArielDrabkin/Solar-Panel-Detector
|
13 |
---
|
14 |
-
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: Solar Panel Detector
|
3 |
+
emoji: 🛰️
|
4 |
colorFrom: black
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
|
|
9 |
pinned: false
|
10 |
model: YOLOv8n
|
11 |
license: apache-2.0
|
|
|
12 |
---
|
13 |
+
for more details: https://github.com/ArielDrabkin/Solar-Panel-Detector
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|