Spaces:
Sleeping
Sleeping
MSaadTariq
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,17 +1,9 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
## Model
|
12 |
-
|
13 |
-
The app uses a custom YOLO model trained for building detection.
|
14 |
-
|
15 |
-
## Deployment
|
16 |
-
|
17 |
-
This app is deployed on Hugging Face Spaces using Streamlit.
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
title: ' Building Detection App'
|
4 |
+
sdk: streamlit
|
5 |
+
emoji: 👀
|
6 |
+
colorFrom: pink
|
7 |
+
colorTo: yellow
|
8 |
+
pinned: false
|
9 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|