Armandoliv commited on
Commit
84c33bb
1 Parent(s): d7e5d0b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,5 +43,5 @@ io = gr.Interface(fn=main_summarizer, inputs=inputs, outputs=outputs, title=titl
43
  color:white !important}"""
44
  )
45
 
46
- io.launch()
47
 
 
43
  color:white !important}"""
44
  )
45
 
46
+ io.launch()
47