Akjava commited on
Commit
1934828
1 Parent(s): 39f5319

add smile1

Browse files
README.md CHANGED
@@ -9,6 +9,13 @@ license: cc-by-4.0
9
  short_description: doc of img2img good for creating consistent animation
10
  ---
11
  # Create Consistent Character Facial Animation with Img2Img
12
-
13
-
14
  In this page, I'll show you examples and how to create.
 
 
 
 
 
 
 
 
 
 
9
  short_description: doc of img2img good for creating consistent animation
10
  ---
11
  # Create Consistent Character Facial Animation with Img2Img
 
 
12
  In this page, I'll show you examples and how to create.
13
+ ## Examples
14
+ Main Concept create from semi-realistic image not landmark.
15
+ ### Smile1
16
+ This case create normal face-guide from smile image with Gimp and Inpaint
17
+
18
+ <div style="display: flex;">
19
+ <img src="images/smile1/original_image.jpg">+<img src="images/smile1/guide_image.jpg">+<img src=""> =
20
+ <img src="images/smile1/mixed.webp">
21
+ </div>
images/smile1/guide_image.jpg ADDED
images/smile1/mixed.webp ADDED
images/smile1/original_image.jpg ADDED