Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -86,9 +86,11 @@ with gr.Blocks(theme=theme, css=css) as demo:
|
|
| 86 |
|
| 87 |

|
| 88 |
|
| 89 |
-
|
| 90 |
|
| 91 |
-
[](https://huggingface.co/spaces/tonyassi/
|
|
|
|
|
|
|
| 92 |
""")
|
| 93 |
|
| 94 |
|
|
|
|
| 86 |
|
| 87 |

|
| 88 |
|
| 89 |
+
Segment clothing from an image.
|
| 90 |
|
| 91 |
+
[](https://huggingface.co/spaces/tonyassi/clothing-segmentation)
|
| 92 |
+
|
| 93 |
+
[](https://github.com/TonyAssi/Segment-Clothing)
|
| 94 |
""")
|
| 95 |
|
| 96 |
|