Pichayada commited on
Commit
3838a21
·
verified ·
1 Parent(s): e0e0acd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -7,10 +7,8 @@ model_names = [
7
  "facebook/bart-large-cnn",
8
  "DeepSeek-V3-0324",
9
  "mrm8488/t5-base-finetuned-summarize-news",
10
- "avisena/bart-base-job-info-summarizer",
11
  "google/flan-t5-small",
12
- "prithivMLmods/t5-Flan-Prompt-Enhance",
13
- "jordiclive/flan-t5-3b-summarizer"
14
  ]
15
 
16
  # Placeholder for the summarizer pipeline, tokenizer, and maximum tokens
 
7
  "facebook/bart-large-cnn",
8
  "DeepSeek-V3-0324",
9
  "mrm8488/t5-base-finetuned-summarize-news",
 
10
  "google/flan-t5-small",
11
+ "prithivMLmods/t5-Flan-Prompt-Enhance"
 
12
  ]
13
 
14
  # Placeholder for the summarizer pipeline, tokenizer, and maximum tokens