Dan Bochman commited on
Commit ·
41a1224
1
Parent(s): d1ba17c
docs: use static image hosting
Browse files- Switch example image to static.fashn.ai URL
- Remove local assets folder (no longer needed)
- README.md +1 -1
- assets/example.webp +0 -3
README.md
CHANGED
|
@@ -19,7 +19,7 @@ language:
|
|
| 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">
|
| 22 |
-
<img src="
|
| 23 |
</p>
|
| 24 |
|
| 25 |
## Model Description
|
|
|
|
| 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">
|
| 22 |
+
<img src="https://static.fashn.ai/repositories/fashn-human-parser/example.webp" alt="Human Parsing Example" width="800">
|
| 23 |
</p>
|
| 24 |
|
| 25 |
## Model Description
|
assets/example.webp
DELETED
Git LFS Details
|