Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
|
| 2 |
title: Ammar Virtual Try-On
|
| 3 |
emoji: 👕
|
| 4 |
colorFrom: purple
|
|
@@ -6,11 +6,10 @@ colorTo: gray
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 4.43.0
|
| 8 |
app_file: app.py
|
| 9 |
-
pinned: true
|
| 10 |
license: apache-2.0
|
| 11 |
disable_embedding: true
|
| 12 |
pinned: false
|
| 13 |
-
|
| 14 |
# Simple Virtual Try-On App using FASHN AI & Gradio
|
| 15 |
|
| 16 |
This repository implements a simple virtual try-on app that uses the Gradio framework and the FASHN API as its backend.
|
|
|
|
| 1 |
+
---
|
| 2 |
title: Ammar Virtual Try-On
|
| 3 |
emoji: 👕
|
| 4 |
colorFrom: purple
|
|
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 4.43.0
|
| 8 |
app_file: app.py
|
|
|
|
| 9 |
license: apache-2.0
|
| 10 |
disable_embedding: true
|
| 11 |
pinned: false
|
| 12 |
+
---
|
| 13 |
# Simple Virtual Try-On App using FASHN AI & Gradio
|
| 14 |
|
| 15 |
This repository implements a simple virtual try-on app that uses the Gradio framework and the FASHN API as its backend.
|