Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,14 @@
|
|
| 1 |
---
|
| 2 |
-
title: Building Detection
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: red
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
app_build_command: npm run build
|
| 9 |
app_file: build/index.html
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# Getting Started with Create React App
|
|
@@ -78,4 +80,4 @@ This section has moved here: [https://facebook.github.io/create-react-app/docs/d
|
|
| 78 |
|
| 79 |
### `npm run build` fails to minify
|
| 80 |
|
| 81 |
-
This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
|
|
|
|
| 1 |
---
|
| 2 |
+
title: GeoAI - Building Detection
|
| 3 |
+
emoji: 🌍
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: red
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
app_build_command: npm run build
|
| 9 |
app_file: build/index.html
|
| 10 |
+
thumbnail: >-
|
| 11 |
+
https://cdn-uploads.huggingface.co/production/uploads/6403a32b929304a3c8023ab5/NxWvBFIt0oH6QCZ7rmsDi.png
|
| 12 |
---
|
| 13 |
|
| 14 |
# Getting Started with Create React App
|
|
|
|
| 80 |
|
| 81 |
### `npm run build` fails to minify
|
| 82 |
|
| 83 |
+
This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
|