willam9725712 commited on
Commit
e5305dc
·
1 Parent(s): 0068ce2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -176,7 +176,7 @@ if __name__ == "__main__":
176
  with block as demo:
177
  gr.Markdown("""<h1><center>eiya GPT大型语言模型</center></h1>
178
  <center><font size=3>
179
- Meiya GPT大型语言模型系列模型, 提供基于本地知识的自动问答应用. <br>
180
  </center></font>
181
  """)
182
  with gr.Row():
 
176
  with block as demo:
177
  gr.Markdown("""<h1><center>eiya GPT大型语言模型</center></h1>
178
  <center><font size=3>
179
+ Meiya GPT大型语言模型系列模型, 提供基于本地知识的自动问答应用,支持上传 txt、docx、md等文本格式文件,作为本地知识库 <br>
180
  </center></font>
181
  """)
182
  with gr.Row():