5m4ck3r commited on
Commit
05afb34
·
verified ·
1 Parent(s): b8c0154

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,4 +71,4 @@ demo = gr.ChatInterface(
71
 
72
 
73
  if __name__ == "__main__":
74
- demo.launch()
 
71
 
72
 
73
  if __name__ == "__main__":
74
+ demo.launch(show_api=False)