Spaces:
Sleeping
Sleeping
aliss77777
commited on
Commit
•
42c18fc
1
Parent(s):
90226c7
fixing typos
Browse files
README.md
CHANGED
@@ -3,10 +3,10 @@ title: Scenes From Tomorrow
|
|
3 |
emoji: 🏞️
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
-
sdk:
|
7 |
-
sdk_version: "
|
8 |
-
suggested_hardware:
|
9 |
-
short_description:
|
10 |
app_file: app.py
|
11 |
pinned: false
|
12 |
---
|
|
|
3 |
emoji: 🏞️
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
+
sdk: docker
|
7 |
+
sdk_version: "3.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
|
12 |
---
|