Akjava commited on
Commit
f3b6ad4
1 Parent(s): c86e792

add header

Browse files
Files changed (1) hide show
  1. demo_header.html +6 -1
demo_header.html CHANGED
@@ -1,8 +1,13 @@
1
  <div style="text-align: center;">
2
  <h1>
3
- Inpaint
4
  </h1>
 
5
  <p>
6
 
 
 
 
7
  </p>
 
8
  </div>
 
1
  <div style="text-align: center;">
2
  <h1>
3
+ Flux.1-schnell mask-inpaint
4
  </h1>
5
+ <p>Making face images for <a href="https://huggingface.co/spaces/Akjava/godot-huggingface-chain">AI Diagram Chat with Voice/Face Character</a></p>
6
  <p>
7
 
8
+ See examples.
9
+ The image requires guide painting.(To generate an image with closed eyes, fill the eye area with skin color.)
10
+ You can draw mask or upload mask.BE CAREFUL UPLOAEDED MASK(If the uploaded mask exist,ignore your painted mask)
11
  </p>
12
+ <p>Hint:step by step,reduce strength.blur guide-paint and mask</p>
13
  </div>