Update MapTrace Gradio demo
Browse files
README.md
CHANGED
|
@@ -9,6 +9,7 @@ app_file: app.py
|
|
| 9 |
pinned: true
|
| 10 |
license: apache-2.0
|
| 11 |
short_description: Visual path planning on maps with Qwen3.5-0.8B
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# MapTrace Path Planner
|
|
|
|
| 9 |
pinned: true
|
| 10 |
license: apache-2.0
|
| 11 |
short_description: Visual path planning on maps with Qwen3.5-0.8B
|
| 12 |
+
python_version: "3.12"
|
| 13 |
---
|
| 14 |
|
| 15 |
# MapTrace Path Planner
|