chinhon commited on
Commit
922d2a0
1 Parent(s): c70d408

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ def clean_text(text):
21
  return text
22
 
23
 
24
- modchoice_1 = "chinhon/bart-large-cnn-summarizer_03"
25
 
26
  def summarizer1(text):
27
  input_text = clean_text(text)
 
21
  return text
22
 
23
 
24
+ modchoice_1 = "chinhon/bart-large-cnn_summarizer_30216"
25
 
26
  def summarizer1(text):
27
  input_text = clean_text(text)