vicky4s4s commited on
Commit
843c2e8
·
verified ·
1 Parent(s): d59da68

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,4 +49,4 @@ demo = gr.ChatInterface(fn=generate,
49
  undo_btn=None
50
  )
51
 
52
- demo.queue().launch(show_api=False)
 
49
  undo_btn=None
50
  )
51
 
52
+ demo.queue().launch(show_api=True)