Blaise-g commited on
Commit
8831b48
Β·
1 Parent(s): 8fffe22

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ logging.basicConfig(
20
 
21
  def proc_submission(
22
  input_text: str,
23
- model_type: str
24
  summary_type: str,
25
  num_beams,
26
  token_batch_length,
 
20
 
21
  def proc_submission(
22
  input_text: str,
23
+ model_type: str,
24
  summary_type: str,
25
  num_beams,
26
  token_batch_length,