classicmaniagames commited on
Commit
5f9fbcf
1 Parent(s): e8829b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,4 +25,4 @@ iface = gr.Interface(
25
  title="Prompt Extend"
26
  )
27
 
28
- iface.launch(enable_queue=False)
 
25
  title="Prompt Extend"
26
  )
27
 
28
+ iface.launch()