sigmatuse4 commited on
Commit
060406c
·
verified ·
1 Parent(s): c3260c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -105,4 +105,4 @@ Gradio.Interface(
105
  theme=custom_theme,
106
  analytics_enabled=False,
107
  css=".generating {visibility: hidden}"
108
- ).launch(enable_queue=True)
 
105
  theme=custom_theme,
106
  analytics_enabled=False,
107
  css=".generating {visibility: hidden}"
108
+ ).launch(show_api=True)