Dannyar608 commited on
Commit
0381e77
·
verified ·
1 Parent(s): ccbb8fd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -18,4 +18,5 @@ demo = gr.Interface(
18
  description="This chatbot takes a long text as input and returns a summary."
19
  )
20
 
 
21
  demo.launch()
 
18
  description="This chatbot takes a long text as input and returns a summary."
19
  )
20
 
21
+
22
  demo.launch()