Akjava commited on
Commit
e197cdb
·
1 Parent(s): 0aa8867

update hmlt

Browse files
Files changed (1) hide show
  1. demo_header.html +3 -1
demo_header.html CHANGED
@@ -7,7 +7,9 @@
7
 
8
  <p class="text">
9
  This Space use <a href="http://www.apache.org/licenses/LICENSE-2.0">the Apache 2.0</a> Licensed <a href="https://ai.google.dev/edge/mediapipe/solutions/vision/face_landmarker">Mediapipe FaceLandmarker</a> <br>
10
- <a href="https://huggingface.co/blog/Akjava/img2img-pre-processing">[Article]</a> Better img2img results with Flux.1 schnell by using ScaleUp or Sharpen or FillColor pre-processing
 
 
11
 
12
  </p>
13
  </div>
 
7
 
8
  <p class="text">
9
  This Space use <a href="http://www.apache.org/licenses/LICENSE-2.0">the Apache 2.0</a> Licensed <a href="https://ai.google.dev/edge/mediapipe/solutions/vision/face_landmarker">Mediapipe FaceLandmarker</a> <br>
10
+ <a href="https://huggingface.co/blog/Akjava/img2img-pre-processing">[Article]</a> Better img2img results with Flux.1 schnell by using ScaleUp or Sharpen or FillColor pre-processing<br>
11
+ Basically Face Replace fuction is for Cropped image,but you can replace face with any similar angle face.<br>
12
+ More complex color matching.you can try Histgram Color Matching<br>
13
 
14
  </p>
15
  </div>