littlebird13 commited on
Commit
595f5a1
·
1 Parent(s): 7dd0fd5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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: Darn! Ambushed by LLMs![thank Haoqiang Fan's idea](https://zhuanlan.zhihu.com/p/665393240)
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[Thank Haoqiang Fan's idea](https://zhuanlan.zhihu.com/p/665393240): Darn! Ambushed by LLMs!
535
 
536
  Through this game, you will gain a deeper understanding of large language models.
537