Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,20 @@
|
|
1 |
---
|
2 |
title: STRIKE
|
3 |
-
emoji:
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
sdk: docker
|
7 |
pinned: true
|
8 |
-
short_description:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
-
|
11 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: STRIKE
|
3 |
+
emoji: ⚡
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
sdk: docker
|
7 |
pinned: true
|
8 |
+
short_description: 'STRIKE: An AI Framework for Prediction of Natural Disasters'
|
9 |
+
models:
|
10 |
+
- sharktide/FireNet
|
11 |
+
- sharktide/FireTrustNet
|
12 |
+
- sharktide/FV-FloodNet
|
13 |
+
- sharktide/FV-FloodTrustNet
|
14 |
+
- sharktide/PV-FloodNet
|
15 |
+
- sharktide/PV-FloodTrustNet
|
16 |
+
- sharktide/FlashFloodNet
|
17 |
+
- sharktide/FlashFloodTrustNet
|
18 |
+
- sharktide/QuakeNet
|
19 |
+
- sharktide/QuakeTrustNet
|
20 |
---
|
|
|
|