Spaces:
Running
Running
Commit
·
bb76d8d
1
Parent(s):
c1d8f2f
restyle
Browse files
app.py
CHANGED
@@ -208,9 +208,8 @@ with gr.Blocks(theme=gr.themes.Default()) as demo:
|
|
208 |
gr.HTML(
|
209 |
"""
|
210 |
<div style="text-align: center;">
|
211 |
-
<a href="https://youtube.com/shorts/DmiVhj9ROag?si=j5Opmjny3kNdLlrf" target="_blank" style="
|
212 |
-
<img src="https://upload.wikimedia.org/wikipedia/commons/b/b8/YouTube_Logo_2017.svg" alt="YouTube" width="100"><br>
|
213 |
-
<strong>Demo</strong>
|
214 |
</a>
|
215 |
</div>
|
216 |
"""
|
|
|
208 |
gr.HTML(
|
209 |
"""
|
210 |
<div style="text-align: center;">
|
211 |
+
<a href="https://youtube.com/shorts/DmiVhj9ROag?si=j5Opmjny3kNdLlrf" target="_blank" style="font-size: 20px;">
|
212 |
+
<strong>Klik disini untuk Demo Video <img src="https://upload.wikimedia.org/wikipedia/commons/b/b8/YouTube_Logo_2017.svg" alt="YouTube" width="100"><br></strong>
|
|
|
213 |
</a>
|
214 |
</div>
|
215 |
"""
|