Update README.md
Browse files
README.md
CHANGED
|
@@ -3,22 +3,22 @@ license: cc-by-nc-sa-4.0
|
|
| 3 |
---
|
| 4 |
|
| 5 |
|
| 6 |
-
|
| 7 |
|
| 8 |
<div style="display: flex; justify-content: center; align-items: center;">
|
| 9 |
-
<a href="https://github.com/Zheng-Chong/CatVTON" style="margin: 0
|
| 10 |
<img src='https://img.shields.io/badge/arXiv-Paper(soon)-red?style=flat&logo=arXiv&logoColor=red' alt='arxiv'>
|
| 11 |
</a>
|
| 12 |
-
<a href="http://120.76.142.206:8888" style="margin: 0
|
| 13 |
<img src='https://img.shields.io/badge/Demo-Gradio-orange?style=flat&logo=Gradio&logoColor=red' alt='Demo'>
|
| 14 |
</a>
|
| 15 |
-
<a href='https://huggingface.co/zhengchong/CatVTON' style="margin: 0
|
| 16 |
<img src='https://img.shields.io/badge/Hugging Face-ckpts-orange?style=flat&logo=HuggingFace&logoColor=orange' alt='huggingface'>
|
| 17 |
</a>
|
| 18 |
-
<a href="https://github.com/Zheng-Chong/CatVTON" style="margin: 0
|
| 19 |
<img src='https://img.shields.io/badge/GitHub-Repo-blue?style=flat&logo=GitHub' alt='GitHub'>
|
| 20 |
</a>
|
| 21 |
-
<a href="https://github.com/Zheng-Chong/CatVTON/LICENCE" style="margin: 0
|
| 22 |
<img src='https://img.shields.io/badge/License-CC BY--NC--SA--4.0-lightgreen?style=flat&logo=Lisence' alt='License'>
|
| 23 |
</a>
|
| 24 |
</div>
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
|
| 6 |
+
<h1 style="text-align: center;"> 🐈 CatVTON: Concatenation Is All You Need for Virtual Try-On with Diffusion Models </h1>
|
| 7 |
|
| 8 |
<div style="display: flex; justify-content: center; align-items: center;">
|
| 9 |
+
<a href="https://github.com/Zheng-Chong/CatVTON" style="margin: 0 2px;">
|
| 10 |
<img src='https://img.shields.io/badge/arXiv-Paper(soon)-red?style=flat&logo=arXiv&logoColor=red' alt='arxiv'>
|
| 11 |
</a>
|
| 12 |
+
<a href="http://120.76.142.206:8888" style="margin: 0 2px;">
|
| 13 |
<img src='https://img.shields.io/badge/Demo-Gradio-orange?style=flat&logo=Gradio&logoColor=red' alt='Demo'>
|
| 14 |
</a>
|
| 15 |
+
<a href='https://huggingface.co/zhengchong/CatVTON' style="margin: 0 2px;">
|
| 16 |
<img src='https://img.shields.io/badge/Hugging Face-ckpts-orange?style=flat&logo=HuggingFace&logoColor=orange' alt='huggingface'>
|
| 17 |
</a>
|
| 18 |
+
<a href="https://github.com/Zheng-Chong/CatVTON" style="margin: 0 2px;">
|
| 19 |
<img src='https://img.shields.io/badge/GitHub-Repo-blue?style=flat&logo=GitHub' alt='GitHub'>
|
| 20 |
</a>
|
| 21 |
+
<a href="https://github.com/Zheng-Chong/CatVTON/LICENCE" style="margin: 0 2px;">
|
| 22 |
<img src='https://img.shields.io/badge/License-CC BY--NC--SA--4.0-lightgreen?style=flat&logo=Lisence' alt='License'>
|
| 23 |
</a>
|
| 24 |
</div>
|