| --- |
| title: CreateConsistentCharacterFacialAnimationWithImg2Img |
| emoji: ๐ |
| colorFrom: gray |
| colorTo: blue |
| sdk: static |
| pinned: false |
| license: cc-by-4.0 |
| short_description: doc of img2img good for creating consistent animation |
| --- |
| # Create Consistent Character Facial Animation with Img2Img |
| In this page, I'll show you examples and how to create. |
| ## Examples |
| Main Concept create from semi-realistic image not landmark. |
| ### Smile1 |
| This case create normal face-guide from smile image with Gimp and Inpaint |
|
|
| <div style="display: flex;"> |
| <img src="images/smile1/original_image.jpg">+<img src="images/smile1/guide_image.jpg">+<img src=""> = |
| <img src="images/smile1/mixed.webp"> |
| </div> |
|
|