sharktide commited on
Commit
c731067
·
verified ·
1 Parent(s): 3302257

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -4
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: A family of AI models to predict natural disasters (in dev)
 
 
 
 
 
 
 
 
 
 
 
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
  ---