Spaces:
Runtime error
Runtime error
Suraj_Jaiswal
commited on
Commit
•
223b325
1
Parent(s):
1601dd7
Update README.md
Browse files
README.md
CHANGED
@@ -1,2 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Brick-Kiln-Detector-App-Huggingface
|
2 |
This app uses a deep learning model to detect brick kilns in satellite images.
|
|
|
1 |
+
---
|
2 |
+
title: Brick Kiln Detector App
|
3 |
+
emoji: ⚡
|
4 |
+
colorFrom: red
|
5 |
+
colorTo: yellow
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.26.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# Brick-Kiln-Detector-App-Huggingface
|
13 |
This app uses a deep learning model to detect brick kilns in satellite images.
|