Spaces:
Sleeping
Sleeping
Commit
·
f425317
1
Parent(s):
a96e839
Update app.py
Browse files
app.py
CHANGED
@@ -531,7 +531,7 @@ with block as demo:
|
|
531 |
current_chapter_index = 0
|
532 |
current_challenge_index = 0
|
533 |
gr.Markdown("""<center><font size=6>Darn! Ambushed by LLMs!</center>""")
|
534 |
-
gr.Markdown("""<font size=3>Welcome to the LLM Riddles Replica Edition:
|
535 |
|
536 |
Through this game, you will gain a deeper understanding of large language models.
|
537 |
|
|
|
531 |
current_chapter_index = 0
|
532 |
current_challenge_index = 0
|
533 |
gr.Markdown("""<center><font size=6>Darn! Ambushed by LLMs!</center>""")
|
534 |
+
gr.Markdown("""<font size=3>Welcome to the LLM Riddles Replica Edition: Darn! Ambushed by LLMs!
|
535 |
|
536 |
Through this game, you will gain a deeper understanding of large language models.
|
537 |
|