Spaces:
Sleeping
Sleeping
Indrajit Ari commited on
Commit ·
5dd3376
1
Parent(s): f020d6c
fix: hf metadata color and description length
Browse files
README.md
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
---
|
| 2 |
title: SegVision
|
| 3 |
emoji: 🎬
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
-
short_description: AI Video Segmentation
|
| 9 |
---
|
| 10 |
|
| 11 |
# SegVision — AI Video Segmentation
|
|
|
|
| 1 |
---
|
| 2 |
title: SegVision
|
| 3 |
emoji: 🎬
|
| 4 |
+
colorFrom: yellow
|
| 5 |
+
colorTo: red
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
+
short_description: AI Video Segmentation with DeepLabV3 & ResNet-50
|
| 9 |
---
|
| 10 |
|
| 11 |
# SegVision — AI Video Segmentation
|