Spaces:
Sleeping
Sleeping
Commit
·
c9cae08
1
Parent(s):
ecbbafe
feat: update readme for hf
Browse files
readme.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# SUAD project
|
2 |
|
3 |
1. Download images from park using their Geoposition and Google Place API
|
|
|
1 |
+
---
|
2 |
+
title: SUAD Park
|
3 |
+
emoji: 🐠
|
4 |
+
colorFrom: pink
|
5 |
+
colorTo: green
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.40.2
|
8 |
+
app_file: src/app.py
|
9 |
+
pinned: false
|
10 |
+
license: mit
|
11 |
+
---
|
12 |
+
|
13 |
# SUAD project
|
14 |
|
15 |
1. Download images from park using their Geoposition and Google Place API
|