Spaces:
Sleeping
Sleeping
aliss77777
commited on
Commit
•
095facf
1
Parent(s):
2c9b70a
fixing typos
Browse files
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
---
|
2 |
-
title: {{Scenes From Tomorrow}}
|
3 |
emoji: {{🏞️}}
|
4 |
colorFrom: {{blue}}
|
5 |
colorTo: {{green}}
|
6 |
sdk: {{docker}}
|
7 |
-
sdk_version: {{3.9.10}}
|
8 |
-
suggested_hardware: {{t4-medium}}
|
9 |
short_description: {{"LLM-agent powered app to help people see the future impact of climate change on their location, and take action"}}
|
10 |
app_file: app.py
|
11 |
pinned: false
|
|
|
1 |
---
|
2 |
+
title: {{"Scenes From Tomorrow"}}
|
3 |
emoji: {{🏞️}}
|
4 |
colorFrom: {{blue}}
|
5 |
colorTo: {{green}}
|
6 |
sdk: {{docker}}
|
7 |
+
sdk_version: "{{3.9.10}}"
|
8 |
+
suggested_hardware: {{"t4-medium"}}
|
9 |
short_description: {{"LLM-agent powered app to help people see the future impact of climate change on their location, and take action"}}
|
10 |
app_file: app.py
|
11 |
pinned: false
|