Spaces:
Sleeping
Sleeping
Spark Chou
commited on
Commit
·
e303dba
1
Parent(s):
c3f9a52
good night
Browse files
app.py
CHANGED
@@ -858,7 +858,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=".gradio-container {max-width: 960px
|
|
858 |
}
|
859 |
|
860 |
with welcome_page:
|
861 |
-
gr.Markdown("# Can you spot the hidden AI?\nListen to the following conversations.
|
862 |
start_btn = gr.Button("Start", variant="primary")
|
863 |
|
864 |
with info_page:
|
|
|
858 |
}
|
859 |
|
860 |
with welcome_page:
|
861 |
+
gr.Markdown("# Can you spot the hidden AI?\nListen to the following conversations. Try to tell which respondent is an AI.")
|
862 |
start_btn = gr.Button("Start", variant="primary")
|
863 |
|
864 |
with info_page:
|