Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,21 +1,14 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
**Cities Analyzed**: Paris ๐ซ๐ท โข Berlin ๐ฉ๐ช โข Madrid ๐ช๐ธ โข Warsaw ๐ต๐ฑ โข Turin ๐ฎ๐น
|
| 13 |
-
|
| 14 |
-
**Vehicle Types**: E-Scooter ๐ด โข E-Bike ๐ฒ โข Bus-Connect ๐ โข E-Moto ๐๏ธ
|
| 15 |
-
|
| 16 |
---
|
| 17 |
|
| 18 |
-
#
|
| 19 |
-
|
| 20 |
-
### 1๏ธโฃ **Upload Your Data (Optional)**
|
| 21 |
-
Click **"๐ค Upload CSV"** and upload a file with columns:
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Urban Mobility App
|
| 3 |
+
emoji: ๐ฒ
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: "4.31.0"
|
| 8 |
+
python_version: "3.10"
|
| 9 |
+
app_file: app.py
|
| 10 |
+
pinned: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
+
# ๐ Urban Mobility Pricing & Satisfaction App
|
| 14 |
+
...
|
|
|
|
|
|