Commit
Β·
1855775
1
Parent(s):
7906bcb
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
---
|
| 2 |
title: Cloth Segmentation
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 3.36.0
|
| 8 |
app_file: app.py
|
|
@@ -47,5 +47,4 @@ This model works well with any background and almost all poses.
|
|
| 47 |
|
| 48 |
# Acknowledgements
|
| 49 |
- U2net model is from original [u2net repo](https://github.com/xuebinqin/U-2-Net). Thanks to Xuebin Qin for amazing repo.
|
| 50 |
-
- Most of the code is taken and modified from [levindabhi/cloth-segmentation](https://github.com/levindabhi/cloth-segmentation)
|
| 51 |
-
|
|
|
|
| 1 |
---
|
| 2 |
title: Cloth Segmentation
|
| 3 |
+
emoji: π
|
| 4 |
+
colorFrom: yellow
|
| 5 |
+
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 3.36.0
|
| 8 |
app_file: app.py
|
|
|
|
| 47 |
|
| 48 |
# Acknowledgements
|
| 49 |
- U2net model is from original [u2net repo](https://github.com/xuebinqin/U-2-Net). Thanks to Xuebin Qin for amazing repo.
|
| 50 |
+
- Most of the code is taken and modified from [levindabhi/cloth-segmentation](https://github.com/levindabhi/cloth-segmentation)
|
|
|