Spaces:
Running
Running
Fix colorTo in HF space metadata
Browse filesorange is not a valid HF colorTo value, use yellow instead.
Made-with: Cursor
README.md
CHANGED
|
@@ -3,7 +3,7 @@ title: 'Unfolding Robotics: Open-Source Shirt Folding from Data to Deployment'
|
|
| 3 |
short_desc: 'The complete open-source recipe for teaching robots to fold clothes'
|
| 4 |
emoji: 🤖
|
| 5 |
colorFrom: yellow
|
| 6 |
-
colorTo:
|
| 7 |
sdk: docker
|
| 8 |
pinned: false
|
| 9 |
header: mini
|
|
|
|
| 3 |
short_desc: 'The complete open-source recipe for teaching robots to fold clothes'
|
| 4 |
emoji: 🤖
|
| 5 |
colorFrom: yellow
|
| 6 |
+
colorTo: yellow
|
| 7 |
sdk: docker
|
| 8 |
pinned: false
|
| 9 |
header: mini
|