Spaces:
Runtime error
Runtime error
Raghuramvar
commited on
Commit
β’
963acf6
1
Parent(s):
0b0a70b
added hugging faces spaces yaml
Browse files
README.md
CHANGED
@@ -1,2 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# imageSegmentation
|
2 |
image segmentation using π€ spaces and gradio
|
|
|
1 |
+
---
|
2 |
+
title: Image Segementation
|
3 |
+
emoji: π
|
4 |
+
colorFrom: gray
|
5 |
+
colorTo: pink
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 3.19.1
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: cc
|
11 |
+
---
|
12 |
+
|
13 |
+
|
14 |
# imageSegmentation
|
15 |
image segmentation using π€ spaces and gradio
|