MSaadTariq commited on
Commit
fdbf7cb
·
verified ·
1 Parent(s): c46fecf

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -11
README.md CHANGED
@@ -1,13 +1,8 @@
1
  ---
2
- title: TinyBuildingsDetections
3
- emoji: 👀
4
- colorFrom: pink
5
- colorTo: gray
6
  sdk: streamlit
7
- sdk_version: 1.38.0
8
- app_file: app.py
9
- pinned: false
10
- short_description: Detecting tiny buildings using SAHI with Yolov8
11
- ---
12
-
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ license: mit
3
+ title: Detect Tiny Buildings using SAHI and YOLOv8
 
 
4
  sdk: streamlit
5
+ emoji: 🔥
6
+ colorFrom: blue
7
+ colorTo: yellow
8
+ ---