Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,22 @@
|
|
1 |
---
|
2 |
title: PiSAR
|
3 |
-
emoji: π
|
4 |
colorFrom: green
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 5.
|
8 |
app_file: app.py
|
9 |
-
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
pinned: true
|
11 |
license: mit
|
12 |
-
short_description:
|
13 |
---
|
14 |
|
15 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: PiSAR
|
3 |
+
emoji: π
|
4 |
colorFrom: green
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.31.0
|
8 |
app_file: app.py
|
9 |
+
tags:
|
10 |
+
- Aerial
|
11 |
+
- YOLO
|
12 |
+
- Drone
|
13 |
+
- SAR
|
14 |
+
- Search
|
15 |
+
- Rescue
|
16 |
+
- Camera
|
17 |
pinned: true
|
18 |
license: mit
|
19 |
+
short_description: Pipeline for Aerial Search and Rescue
|
20 |
---
|
21 |
|
22 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|