Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -36,7 +36,9 @@ theme = gr.themes.Base(
|
|
36 |
|
37 |
with gr.Blocks(theme=theme) as demo:
|
38 |
gr.Markdown("""
|
39 |
-
<
|
|
|
|
|
40 |
|
41 |
<center> by <a href="https://www.tonyassi.com/">Tony Assi</a> </center>
|
42 |
""")
|
|
|
36 |
|
37 |
with gr.Blocks(theme=theme) as demo:
|
38 |
gr.Markdown("""
|
39 |
+
<center>
|
40 |
+
<h1> Tony Assi Lora </h1>
|
41 |
+
</center>
|
42 |
|
43 |
<center> by <a href="https://www.tonyassi.com/">Tony Assi</a> </center>
|
44 |
""")
|