Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ license: cc-by-nc-sa-4.0
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Magic Clothing
|
| 6 |
-
This repository is the official implementation of Magic Clothing
|
| 7 |
|
| 8 |
Magic Clothing is a branch version of [OOTDiffusion](https://github.com/levihsu/OOTDiffusion), focusing on controllable garment-driven image synthesis
|
| 9 |
|
|
@@ -34,29 +34,8 @@ Have fun with ***gradio_ipadapter_openpose.py***
|
|
| 34 |
|
| 35 |
Have fun with ***gradio_ipadapter_faceid.py***
|
| 36 |
|
| 37 |
-

|
| 38 |

|
| 39 |
|
| 40 |
-
***1024 version for upper-body lower-body and full-body clothes Demo***
|
| 41 |
-
<div align="left">
|
| 42 |
-
<img src="images/a0.jpg" alt="图片1" width="15%">
|
| 43 |
-
<img src="images/a1.png" alt="图片2" width="15%">
|
| 44 |
-
<img src="images/b0.jpg" alt="图片3" width="15%">
|
| 45 |
-
<img src="images/b1.png" alt="图片4" width="15%">
|
| 46 |
-
<img src="images/c0.jpg" alt="图片5" width="15%">
|
| 47 |
-
<img src="images/c1.png" alt="图片6" width="15%">
|
| 48 |
-
</div>
|
| 49 |
-
|
| 50 |
-
***AnimateDiff Demo*** 'a beautiful girl with a smile'
|
| 51 |
-
<div align="center">
|
| 52 |
-
<img src="valid_cloth/t1.png" width="15%">
|
| 53 |
-
<img src="images/animatediff0.gif" alt="图片1" width="15%">
|
| 54 |
-
<img src="valid_cloth/t6.png" width="15%">
|
| 55 |
-
<img src="images/animatediff1.gif" alt="图片2" width="15%">
|
| 56 |
-
<img src="valid_cloth/t7.jpg" width="13%">
|
| 57 |
-
<img src="images/animatediff2.gif" alt="图片3" width="15%">
|
| 58 |
-
</div>
|
| 59 |
-
|
| 60 |
## Installation
|
| 61 |
|
| 62 |
1. Clone the repository
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Magic Clothing
|
| 6 |
+
This repository is the official implementation of [Magic Clothing](https://github.com/ShineChen1024/MagicClothing)
|
| 7 |
|
| 8 |
Magic Clothing is a branch version of [OOTDiffusion](https://github.com/levihsu/OOTDiffusion), focusing on controllable garment-driven image synthesis
|
| 9 |
|
|
|
|
| 34 |
|
| 35 |
Have fun with ***gradio_ipadapter_faceid.py***
|
| 36 |
|
|
|
|
| 37 |

|
| 38 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
## Installation
|
| 40 |
|
| 41 |
1. Clone the repository
|