MarMont commited on
Commit
f637d11
·
1 Parent(s): f1cb366

add output

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -576,7 +576,7 @@ iface = gr.Interface(fn=main,
576
  # examples=examples,
577
  outputs=["text",
578
  "text",
579
- "text",],
580
  enable_queue=True,
581
  debug=True,
582
  )
 
576
  # examples=examples,
577
  outputs=["text",
578
  "text",
579
+ "text"],
580
  enable_queue=True,
581
  debug=True,
582
  )