cleardusk commited on
Commit
b612854
β€’
1 Parent(s): c6533ed

chore: update retargeting title

Browse files
assets/gradio_description_retargeting.md CHANGED
@@ -1,4 +1,13 @@
1
  <br>
2
 
3
- ## Retargeting
4
- <span style="font-size: 1.2em;">πŸ”₯ To edit the eyes and lip open ratio of the source portrait, drag the sliders and click the <strong>πŸš— Retargeting</strong> button. You can try running it multiple times. <strong>😊 Set both ratios to 0.8 to see what's going on!</strong> </span>
 
 
 
 
 
 
 
 
 
 
1
  <br>
2
 
3
+ <!-- ## Retargeting
4
+ <span style="font-size: 1.2em;">πŸ”₯ To edit the eyes and lip open ratio of the source portrait, drag the sliders and click the <strong>πŸš— Retargeting</strong> button. You can try running it multiple times. <strong>😊 Set both ratios to 0.8 to see what's going on!</strong> </span> -->
5
+
6
+ <div style="display: flex; justify-content: center; align-items: center; text-align: center; font-size: 1.2em;">
7
+ <div>
8
+ <h2>Retargeting</h2>
9
+ <p>Upload a Source Portrait as Retargeting Input, then drag the sliders and click the <strong>πŸš— Retargeting</strong> button. You can try running it multiple times.
10
+ <br>
11
+ <strong>😊 Set both ratios to 0.8 to see what's going on!</strong></p>
12
+ </div>
13
+ </div>