Update app.py
Browse files
app.py
CHANGED
@@ -69,7 +69,7 @@ If you identify cases where the model fails, <a href='https://huggingface.co/sch
|
|
69 |
|
70 |
- <a href='https://huggingface.co/schirrmacher/ormbg' target='_blank'>Model card</a>: find inference code, training information, tutorials
|
71 |
- <a href='https://huggingface.co/schirrmacher/ormbg' target='_blank'>Dataset</a>: see training images, segmentation data, backgrounds
|
72 |
-
- <a href='https://discord.gg/
|
73 |
"""
|
74 |
|
75 |
examples = ["./example1.jpeg", "./example2.jpeg", "./example3.jpeg"]
|
|
|
69 |
|
70 |
- <a href='https://huggingface.co/schirrmacher/ormbg' target='_blank'>Model card</a>: find inference code, training information, tutorials
|
71 |
- <a href='https://huggingface.co/schirrmacher/ormbg' target='_blank'>Dataset</a>: see training images, segmentation data, backgrounds
|
72 |
+
- <a href='https://discord.gg/YYZ3D66t' target='_blank'>Research</a>: join our Discord group!
|
73 |
"""
|
74 |
|
75 |
examples = ["./example1.jpeg", "./example2.jpeg", "./example3.jpeg"]
|