Spaces:
Runtime error
Runtime error
Added in link to Morocco earthquake map space
Browse filesHey Hey
@meg
@loubnabnl
@nouamanetazi
I added a link to the space under the socially conscious heading
There are a few articles available to link that I've seen, if there are any in particular that should be highlighted do let me know e.g a link to the TV interview.
app.py
CHANGED
@@ -58,6 +58,10 @@ inclusive = Category(
|
|
58 |
)
|
59 |
],
|
60 |
spaces=[
|
|
|
|
|
|
|
|
|
61 |
Space(
|
62 |
title="Promptist Demo",
|
63 |
id="microsoft/Promptist"
|
|
|
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"
|