Mishmosh commited on
Commit
6c21fa3
1 Parent(s): 90f1a74

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -361,6 +361,6 @@ Audio(speech, rate=16000)
361
  #new code
362
  summarized_text = summarize_abstract(abstract_from_pdf)
363
  # Set the value of the summarized_textbox
364
- summarized_textbox.value = summarized_text
365
 
366
  speech_audio.file = audio_path
 
361
  #new code
362
  summarized_text = summarize_abstract(abstract_from_pdf)
363
  # Set the value of the summarized_textbox
364
+ summarized_textbox.value = summarized_text
365
 
366
  speech_audio.file = audio_path