Spaces:
Running
Running
Riswan-Nopiyar
commited on
perbaikan posisi teks
Browse files
app.py
CHANGED
@@ -64,8 +64,8 @@ def swap_face(source_file, target_file, doFaceEnhancer):
|
|
64 |
return output_path
|
65 |
|
66 |
|
67 |
-
html_section_1 = "<div style=
|
68 |
-
html_section_2 = "<div style=
|
69 |
|
70 |
app = gr.Blocks()
|
71 |
|
|
|
64 |
return output_path
|
65 |
|
66 |
|
67 |
+
html_section_1 = "<div style='text:align:center'><h1>Ai Penganti Wajah</h1></div>"
|
68 |
+
html_section_2 = "<div style='text:align:center'><p>Unggah gambar sumber dan target Anda untuk bertukar wajah, Kemudian anda bisa meningkatkan kualitas wajah dengan cara mencentang opsi dibawah</p></div>"
|
69 |
|
70 |
app = gr.Blocks()
|
71 |
|