Update README.md
Browse files
README.md
CHANGED
@@ -16,5 +16,8 @@ Please give me a star if you find it interesting!
|
|
16 |
|
17 |
Our paper will be released soon!
|
18 |
|
|
|
|
|
|
|
19 |
![demo](images/demo.png)
|
20 |
![workflow](images/workflow.png)
|
|
|
16 |
|
17 |
Our paper will be released soon!
|
18 |
|
19 |
+
> We use checkpoints of [humanparsing](https://github.com/GoGoDuck912/Self-Correction-Human-Parsing) and [openpose](https://huggingface.co/lllyasviel/ControlNet/tree/main/annotator/ckpts) in preprocess<br>
|
20 |
+
> Please download [clip-vit-large-patch14](https://huggingface.co/openai/clip-vit-large-patch14) into ***checkpoints*** folder
|
21 |
+
|
22 |
![demo](images/demo.png)
|
23 |
![workflow](images/workflow.png)
|