chenxiYan commited on
Commit
91b7e59
1 Parent(s): 8e85d0a
Files changed (1) hide show
  1. app.py +10 -1
app.py CHANGED
@@ -57,7 +57,16 @@ def get_image(role):
57
  with gr.Blocks() as demo:
58
  gr.Markdown(
59
  """
60
- haruhi 2.0 readme
 
 
 
 
 
 
 
 
 
61
  """
62
  )
63
  with gr.Row():
 
57
  with gr.Blocks() as demo:
58
  gr.Markdown(
59
  """
60
+ # Chat凉宫春日 ChatHaruhi
61
+ ## Reviving Anime Character in Reality via Large Language Model
62
+
63
+ ChatHaruhi2.0的demo implemented by [闫晨曦](https://github.com/todochenxi)
64
+
65
+ 更多信息见项目github链接 [https://github.com/LC1332/Chat-Haruhi-Suzumiya](https://github.com/LC1332/Chat-Haruhi-Suzumiya)
66
+
67
+ 如果觉得有趣请拜托为我们点上star. If you find it interesting, please be kind enough to give us a star.
68
+
69
+ user_role 为角色扮演的人物 请尽量设置为与剧情相关的人物 且不要与主角同名
70
  """
71
  )
72
  with gr.Row():