kahennefer commited on
Commit
3cf16c8
·
1 Parent(s): 8efae88

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -9,6 +9,7 @@ import torch
9
 
10
  def summarize_abstract_from_pdf(pdf_file_path):
11
 
 
12
  # Initialize the summarization pipeline
13
 
14
  abstract_string = 'abstract'
 
9
 
10
  def summarize_abstract_from_pdf(pdf_file_path):
11
 
12
+
13
  # Initialize the summarization pipeline
14
 
15
  abstract_string = 'abstract'