Ezi commited on
Commit
6b1ff8f
β€’
1 Parent(s): 645eb07

moved space from inclusive to socially conscious section

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -58,10 +58,6 @@ inclusive = Category(
58
  )
59
  ],
60
  spaces=[
61
- Space(
62
- title="Rescue Map: Morocco Earthquake",
63
- id="nt3awnou/Nt3awnou-rescue-map"
64
- ),
65
  Space(
66
  title="Promptist Demo",
67
  id="microsoft/Promptist"
@@ -178,6 +174,10 @@ socially_conscious = Category(
178
  )
179
  ],
180
  spaces=[
 
 
 
 
181
  Space(
182
  title="Climate Q&A 🌍",
183
  id="Ekimetrics/climate-question-answering"
 
58
  )
59
  ],
60
  spaces=[
 
 
 
 
61
  Space(
62
  title="Promptist Demo",
63
  id="microsoft/Promptist"
 
174
  )
175
  ],
176
  spaces=[
177
+ Space(
178
+ title="Rescue Map: Morocco Earthquake",
179
+ id="nt3awnou/Nt3awnou-rescue-map"
180
+ ),
181
  Space(
182
  title="Climate Q&A 🌍",
183
  id="Ekimetrics/climate-question-answering"