sigmatuse4 commited on
Commit
b24f0dc
·
verified ·
1 Parent(s): aa3ce67

Update app.py

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