byronjiang
commited on
Commit
路
3bd6e7e
1
Parent(s):
3883e49
update readme
Browse files
README.md
CHANGED
@@ -1,4 +1,18 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
4 |
+
<h1 style="text-align: center;"> FluxFit: Virtual Fitting based on Flux </h1>
|
5 |
+
<div style="display: flex; justify-content: center; align-items: center;">
|
6 |
+
<a href="https://github.com/BoyuanJiang/FluxFit" style="margin: 0 2px;">
|
7 |
+
<img src='https://img.shields.io/badge/GitHub-Repo-blue?style=flat&logo=GitHub' alt='GitHub'>
|
8 |
+
</a>
|
9 |
+
<a href='https://huggingface.co/BoyuanJiang/FluxFit/tree/main' style="margin: 0 2px;">
|
10 |
+
<img src='https://img.shields.io/badge/Hugging Face-ckpts-orange?style=flat&logo=HuggingFace&logoColor=orange' alt='huggingface'>
|
11 |
+
</a>
|
12 |
+
<a href="http://demo.fluxfit.byjiang.com/" style="margin: 0 2px;">
|
13 |
+
<img src='https://img.shields.io/badge/Demo-Gradio-gold?style=flat&logo=Gradio&logoColor=red' alt='Demo'>
|
14 |
+
</a>
|
15 |
+
</div>
|
16 |
+
<br>
|
17 |
+
路 The first work to expand the powerful Flux model to virtual fitting task. It can only be used for Non-commercial Use. <br>
|
18 |
+
路 The effect is not ideal for some complex textured clothing and model with complex limbs, we are still trying to optimize it. <br>
|