Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Virtual Try-On Application
|
2 |
|
3 |
This application uses the IDM-VTON model via Replicate API to perform virtual try-on of garments on human images.
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
title: VTON DEMO
|
4 |
+
sdk: streamlit
|
5 |
+
colorFrom: blue
|
6 |
+
colorTo: blue
|
7 |
+
pinned: true
|
8 |
+
short_description: Virtual TryON Demo
|
9 |
+
---
|
10 |
+
|
11 |
+
|
12 |
# Virtual Try-On Application
|
13 |
|
14 |
This application uses the IDM-VTON model via Replicate API to perform virtual try-on of garments on human images.
|