Update app.py
Browse files
app.py
CHANGED
@@ -122,7 +122,7 @@ def end_debate():
|
|
122 |
|
123 |
# Giao diện Gradio
|
124 |
with gr.Blocks(theme=gr.themes.Soft(font=[gr.themes.GoogleFont("Roboto Mono")])) as demo:
|
125 |
-
gr.Markdown("# Welcome to The
|
126 |
|
127 |
with gr.Row():
|
128 |
with gr.Column(scale=1):
|
|
|
122 |
|
123 |
# Giao diện Gradio
|
124 |
with gr.Blocks(theme=gr.themes.Soft(font=[gr.themes.GoogleFont("Roboto Mono")])) as demo:
|
125 |
+
gr.Markdown("# Welcome to The Miss World AI 🗣️🤖")
|
126 |
|
127 |
with gr.Row():
|
128 |
with gr.Column(scale=1):
|