suayptalha commited on
Commit
62cd7b5
·
verified ·
1 Parent(s): 753292d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -199,7 +199,7 @@ css = """
199
  """
200
 
201
  with gr.Blocks(css=css) as demo:
202
- gr.Markdown("### Sea Creature Assistant - Yes/No Game")
203
 
204
  # The question asked by the assistant.
205
  assistant_display = gr.Markdown(label="Question", elem_classes="question-box")
 
199
  """
200
 
201
  with gr.Blocks(css=css) as demo:
202
+ gr.Markdown("### TUBITECH # 9694 - Sea Creature Akinator")
203
 
204
  # The question asked by the assistant.
205
  assistant_display = gr.Markdown(label="Question", elem_classes="question-box")