Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -76,7 +76,7 @@ with gr.Blocks() as demo:
|
|
76 |
"""
|
77 |
# Chat凉宫春日 ChatHaruhi
|
78 |
## Reviving Anime Character in Reality via Large Language Model
|
79 |
-
ChatHaruhi2.0的GLMPro 版本demo implemented by [chenxi](https://github.com/todochenxi)
|
80 |
更多信息见项目github链接 [https://github.com/LC1332/Chat-Haruhi-Suzumiya](https://github.com/LC1332/Chat-Haruhi-Suzumiya)
|
81 |
如果觉得有趣请拜托为我们点上star. If you find it interesting, please be kind enough to give us a star.
|
82 |
user_role 为用户扮演的人物 请尽量设置为与剧情相关的人物 且不要与主角同名
|
|
|
76 |
"""
|
77 |
# Chat凉宫春日 ChatHaruhi
|
78 |
## Reviving Anime Character in Reality via Large Language Model
|
79 |
+
ChatHaruhi2.0的GLMPro 版本demo implemented by [Weishi MI](https://github.com/hhhwmws0117) and [chenxi](https://github.com/todochenxi)
|
80 |
更多信息见项目github链接 [https://github.com/LC1332/Chat-Haruhi-Suzumiya](https://github.com/LC1332/Chat-Haruhi-Suzumiya)
|
81 |
如果觉得有趣请拜托为我们点上star. If you find it interesting, please be kind enough to give us a star.
|
82 |
user_role 为用户扮演的人物 请尽量设置为与剧情相关的人物 且不要与主角同名
|