BlairLeng commited on
Commit
035311e
1 Parent(s): 57cd4fe

change comments

Browse files
Files changed (1) hide show
  1. app.py +5 -2
app.py CHANGED
@@ -319,8 +319,11 @@ class Run:
319
  with gr.Blocks() as demo:
320
  gr.Markdown(
321
  """
322
- ## Chat凉宫春日 ChatHaruhi
323
- 此版本为测试版本,非正式版本,正式版本功能更多,敬请期待
 
 
 
324
  """
325
  )
326
  image_input = gr.Textbox(visible=False)
 
319
  with gr.Blocks() as demo:
320
  gr.Markdown(
321
  """
322
+ ## Chat凉宫春日 ChatHaruhi
323
+ 项目地址 [https://github.com/LC1332/Chat-Haruhi-Suzumiya](https:// github.com/LC1332/Chat-Haruhi-Suzumiya)
324
+ 骆驼项目地址 [https://github.com/LC1332/Luotuo-Chinese-LLM](https:// github.com/LC1332/Luotuo-Chinese-LLM)
325
+ 此版本为图文版本,完整功能(+语音)的demo见项目
326
+ 角色名建议输入 阿虚 或者影视剧中有的人物。或者也可以是新学生或者老师。
327
  """
328
  )
329
  image_input = gr.Textbox(visible=False)