gr8monk3ys commited on
Commit
71cfc37
·
verified ·
1 Parent(s): cd98297

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,5 +1,6 @@
1
  """
2
  Paper Summarizer - A Gradio-based web application for summarizing academic research papers.
 
3
 
4
  This application uses Facebook's BART-Large-CNN model to generate structured summaries
5
  of academic papers. It supports both PDF uploads and pasted text input, handles long
 
1
  """
2
  Paper Summarizer - A Gradio-based web application for summarizing academic research papers.
3
+ Version: 2.0.0 (Gradio 5.x compatible)
4
 
5
  This application uses Facebook's BART-Large-CNN model to generate structured summaries
6
  of academic papers. It supports both PDF uploads and pasted text input, handles long