JackAILab commited on
Commit
349f197
β€’
1 Parent(s): c861a7a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  <p align="center">
2
  <img src="https://github.com/JackAILab/ConsistentID/assets/135965025/c0594480-d73d-4268-95ca-5494ca2a61e4" height=30>
3
 
@@ -7,6 +19,7 @@
7
 
8
  <div align="center">
9
 
 
10
  ## ConsistentID : Portrait Generation with Multimodal Fine-Grained Identity Preserving [![Paper page](https://huggingface.co/datasets/huggingface/badges/resolve/main/paper-page-md-dark.svg)](https://arxiv.org/abs/2404.16771)
11
  [πŸ“„[Paper](https://arxiv.org/abs/2404.16771)] &emsp; [🚩[Project Page](https://ssugarwh.github.io/consistentid.github.io/)] &emsp; [πŸ–Ό[Gradio Demo](http://consistentid.natapp1.cc/)] <br>
12
 
@@ -124,5 +137,3 @@ If you found this code helpful, please consider citing:
124
  year={2024}
125
  }
126
  ~~~
127
-
128
-
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - ae
5
+ metrics:
6
+ - character
7
+ - accuracy
8
+ library_name: diffusers
9
+ pipeline_tag: text-to-image
10
+ tags:
11
+ - art
12
+ ---
13
  <p align="center">
14
  <img src="https://github.com/JackAILab/ConsistentID/assets/135965025/c0594480-d73d-4268-95ca-5494ca2a61e4" height=30>
15
 
 
19
 
20
  <div align="center">
21
 
22
+
23
  ## ConsistentID : Portrait Generation with Multimodal Fine-Grained Identity Preserving [![Paper page](https://huggingface.co/datasets/huggingface/badges/resolve/main/paper-page-md-dark.svg)](https://arxiv.org/abs/2404.16771)
24
  [πŸ“„[Paper](https://arxiv.org/abs/2404.16771)] &emsp; [🚩[Project Page](https://ssugarwh.github.io/consistentid.github.io/)] &emsp; [πŸ–Ό[Gradio Demo](http://consistentid.natapp1.cc/)] <br>
25
 
 
137
  year={2024}
138
  }
139
  ~~~