File size: 676 Bytes
0f00221 39f5319 1934828 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
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>
|