LordCoffee commited on
Commit
78fa33b
·
verified ·
1 Parent(s): 4029cb5

public show

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,4 +75,4 @@ demo = gr.ChatInterface(
75
  theme="huggingface",
76
  )
77
 
78
- demo.queue().launch(show_api=False)
 
75
  theme="huggingface",
76
  )
77
 
78
+ demo.queue().launch(show_api=True)