Spaces:
Runtime error
Runtime error
change comments
Browse files
app.py
CHANGED
@@ -319,8 +319,11 @@ class Run:
|
|
319 |
with gr.Blocks() as demo:
|
320 |
gr.Markdown(
|
321 |
"""
|
322 |
-
|
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)
|