Bhaskar commited on
Commit ·
5a85fc9
1
Parent(s): 51bb0d4
fix: HF Space YAML metadata — colorTo blue, shorten short_description
Browse files
README.md
CHANGED
|
@@ -2,11 +2,11 @@
|
|
| 2 |
title: Planetary Rover Navigation Simulator
|
| 3 |
emoji: 🪐
|
| 4 |
colorFrom: indigo
|
| 5 |
-
colorTo:
|
| 6 |
sdk: docker
|
| 7 |
app_port: 7860
|
| 8 |
license: mit
|
| 9 |
-
short_description: OpenEnv
|
| 10 |
---
|
| 11 |
|
| 12 |
# Planetary Rover Navigation Simulator
|
|
|
|
| 2 |
title: Planetary Rover Navigation Simulator
|
| 3 |
emoji: 🪐
|
| 4 |
colorFrom: indigo
|
| 5 |
+
colorTo: blue
|
| 6 |
sdk: docker
|
| 7 |
app_port: 7860
|
| 8 |
license: mit
|
| 9 |
+
short_description: OpenEnv RL environment — Meta PyTorch Hackathon
|
| 10 |
---
|
| 11 |
|
| 12 |
# Planetary Rover Navigation Simulator
|