wangrongsheng commited on
Commit
9f08e7c
1 Parent(s): 7037236

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -613,14 +613,11 @@ def upload_pdf(key, text, file):
613
  # 标题
614
  title = "ChatPaper"
615
  # 描述
616
- description = '''<div align='center'>
617
 
618
  Use ChatGPT to summary the papers.Star our Github [ChatPaper](https://github.com/kaixindelele/ChatPaper) .
619
-
620
  💗如果您觉得我们的项目对您有帮助,还请您给我们一些鼓励!💗
621
-
622
  <img align='right' src='https://i.328888.xyz/2023/03/12/vlixZ.png' width="200">
623
-
624
  🔴请注意:千万不要用于严肃的学术场景,只能用于论文阅读前的初筛!
625
 
626
  </div>
 
613
  # 标题
614
  title = "ChatPaper"
615
  # 描述
616
+ description = '''<div align='left'>
617
 
618
  Use ChatGPT to summary the papers.Star our Github [ChatPaper](https://github.com/kaixindelele/ChatPaper) .
 
619
  💗如果您觉得我们的项目对您有帮助,还请您给我们一些鼓励!💗
 
620
  <img align='right' src='https://i.328888.xyz/2023/03/12/vlixZ.png' width="200">
 
621
  🔴请注意:千万不要用于严肃的学术场景,只能用于论文阅读前的初筛!
622
 
623
  </div>