Matt Vaughn Claude Sonnet 4.5 commited on
Commit ·
033bc06
1
Parent(s): 1bbe94c
Content: Update Space config with app_file and friendly description
Browse files- Add app_file: index.html to HuggingFace Space config
- Update short_description to "Friendly Robot Companion"
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
README.md
CHANGED
|
@@ -4,8 +4,9 @@ emoji: 🗣️
|
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: blue
|
| 6 |
sdk: static
|
|
|
|
| 7 |
pinned: false
|
| 8 |
-
short_description:
|
| 9 |
tags:
|
| 10 |
- reachy_mini
|
| 11 |
- reachy_mini_python_app
|
|
|
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: blue
|
| 6 |
sdk: static
|
| 7 |
+
app_file: index.html
|
| 8 |
pinned: false
|
| 9 |
+
short_description: Friendly Robot Companion
|
| 10 |
tags:
|
| 11 |
- reachy_mini
|
| 12 |
- reachy_mini_python_app
|