wangrongsheng commited on
Commit
917c85e
1 Parent(s): ab1d8d7

Update app.py

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