Spaces:
Runtime error
Runtime error
littlebird13
commited on
Commit
•
7e2a8cd
1
Parent(s):
1e06d5b
Update app.py
Browse files
app.py
CHANGED
@@ -296,7 +296,7 @@ with block as demo:
|
|
296 |
current_chapter_index = 0
|
297 |
current_challenge_index = 0
|
298 |
gr.Markdown("""<center><font size=6>完蛋!我被LLM包围了!</center>""")
|
299 |
-
gr.Markdown("""<font size=3>欢迎来玩LLM Riddles
|
300 |
|
301 |
你将通过本游戏对大型语言模型产生更深刻的理解。
|
302 |
|
|
|
296 |
current_chapter_index = 0
|
297 |
current_challenge_index = 0
|
298 |
gr.Markdown("""<center><font size=6>完蛋!我被LLM包围了!</center>""")
|
299 |
+
gr.Markdown("""<font size=3>欢迎来玩LLM Riddles复刻版,[感谢 Haoqiang Fan 的原始创意和题目](https://zhuanlan.zhihu.com/p/665393240):完蛋!我被LLM包围了!
|
300 |
|
301 |
你将通过本游戏对大型语言模型产生更深刻的理解。
|
302 |
|