Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files
app.py
CHANGED
@@ -69,7 +69,9 @@ gr.HTML(
|
|
69 |
title = "Open Remove Background Model (ormbg)"
|
70 |
description = r"""
|
71 |
This model is a <strong>fully open-source background remover</strong> optimized for images with humans.
|
72 |
-
|
|
|
|
|
73 |
|
74 |
- <a href='https://huggingface.co/schirrmacher/ormbg' target='_blank'>Model card: inference code</a>
|
75 |
- <a href='https://huggingface.co/schirrmacher/ormbg' target='_blank'>Dataset: all images and backgrounds</a>
|
|
|
69 |
title = "Open Remove Background Model (ormbg)"
|
70 |
description = r"""
|
71 |
This model is a <strong>fully open-source background remover</strong> optimized for images with humans.
|
72 |
+
|
73 |
+
This is the first iteration of the model, so there will be improvements!
|
74 |
+
If you identify cases were the model fails, <a href='https://huggingface.co/schirrmacher/ormbg/discussions' target='_blank'>upload your examples</a>!
|
75 |
|
76 |
- <a href='https://huggingface.co/schirrmacher/ormbg' target='_blank'>Model card: inference code</a>
|
77 |
- <a href='https://huggingface.co/schirrmacher/ormbg' target='_blank'>Dataset: all images and backgrounds</a>
|