qqqwt commited on
Commit
3fa46f2
1 Parent(s): 72a471f

Upload app.py

Browse files

add review function

Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -747,6 +747,7 @@ def upload_pdf(key, text, file):
747
  api_title = "api-key可用验证"
748
  api_description = '''<div align='left'>
749
  This is ChatPaper Plus, add review function.
 
750
  Use ChatGPT to summary the papers. Star Authors Github [🌟ChatPaper](https://github.com/kaixindelele/ChatPaper) .
751
  🔴请注意:千万不要用于严肃的学术场景,只能用于论文阅读前的初筛!
752
  </div>
@@ -763,6 +764,9 @@ title = "ChatPaperPlus"
763
  # 描述
764
  description = '''<div align='left'>
765
  This is ChatPaper Plus, add review function.
 
 
 
766
  Use ChatGPT to summary the papers. Star Authors Github [🌟ChatPaper](https://github.com/kaixindelele/ChatPaper) .
767
  🔴请注意:千万不要用于严肃的学术场景,只能用于论文阅读前的初筛!
768
  </div>
 
747
  api_title = "api-key可用验证"
748
  api_description = '''<div align='left'>
749
  This is ChatPaper Plus, add review function.
750
+ Star Github [ChatpaperPlus](https://github.com/luckyfan-cs/ChatPaperPlus)
751
  Use ChatGPT to summary the papers. Star Authors Github [🌟ChatPaper](https://github.com/kaixindelele/ChatPaper) .
752
  🔴请注意:千万不要用于严肃的学术场景,只能用于论文阅读前的初筛!
753
  </div>
 
764
  # 描述
765
  description = '''<div align='left'>
766
  This is ChatPaper Plus, add review function.
767
+
768
+ Star Github [ChatpaperPlus](https://github.com/luckyfan-cs/ChatPaperPlus)
769
+
770
  Use ChatGPT to summary the papers. Star Authors Github [🌟ChatPaper](https://github.com/kaixindelele/ChatPaper) .
771
  🔴请注意:千万不要用于严肃的学术场景,只能用于论文阅读前的初筛!
772
  </div>