Spaces:
Runtime error
Runtime error
Update README with full-width setting and label-studio tag
Browse files
README.md
CHANGED
|
@@ -5,6 +5,9 @@ colorFrom: grey
|
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: docker
|
| 7 |
pinned: true
|
|
|
|
|
|
|
|
|
|
| 8 |
license: apache-2.0
|
| 9 |
app_port: 8080
|
| 10 |
---
|
|
|
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: docker
|
| 7 |
pinned: true
|
| 8 |
+
tags:
|
| 9 |
+
- label-studio
|
| 10 |
+
fullwidth: true
|
| 11 |
license: apache-2.0
|
| 12 |
app_port: 8080
|
| 13 |
---
|