Dan Bochman commited on
Commit
1f80c34
·
1 Parent(s): 2e4b7cf

docs: add link to HuggingFace Space demo

Browse files

Add official "Open in Spaces" badge and demo link to make the
interactive demo more discoverable from the model card.

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -16,6 +16,8 @@ language:
16
 
17
  # FASHN Human Parser
18
 
 
 
19
  A SegFormer-B4 model fine-tuned for human parsing with 18 semantic classes, optimized for fashion and virtual try-on applications.
20
 
21
  <p align="center">
@@ -156,5 +158,6 @@ This model inherits the [NVIDIA Source Code License for SegFormer](https://githu
156
  ## Links
157
 
158
  - [FASHN AI](https://fashn.ai/)
 
159
  - [GitHub Repository](https://github.com/fashn-AI/fashn-human-parser)
160
  - [PyPI Package](https://pypi.org/project/fashn-human-parser/)
 
16
 
17
  # FASHN Human Parser
18
 
19
+ [![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/resolve/main/open-in-hf-spaces-sm.svg)](https://huggingface.co/spaces/fashn-ai/fashn-human-parser)
20
+
21
  A SegFormer-B4 model fine-tuned for human parsing with 18 semantic classes, optimized for fashion and virtual try-on applications.
22
 
23
  <p align="center">
 
158
  ## Links
159
 
160
  - [FASHN AI](https://fashn.ai/)
161
+ - [Interactive Demo](https://huggingface.co/spaces/fashn-ai/fashn-human-parser)
162
  - [GitHub Repository](https://github.com/fashn-AI/fashn-human-parser)
163
  - [PyPI Package](https://pypi.org/project/fashn-human-parser/)