sigmatuse4 commited on
Commit
86a1002
·
verified ·
1 Parent(s): e71713f

Update app.py

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