Walmart-the-bag commited on
Commit
71f13e2
·
verified ·
1 Parent(s): 22dcbce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,4 +51,4 @@ iface = gr.Interface(
51
  description="DALLE-2 Generation from Nextra API, NOTE: DALL-E 3 is not supported yet."
52
  )
53
 
54
- iface.launch(share=True, queue=True)
 
51
  description="DALLE-2 Generation from Nextra API, NOTE: DALL-E 3 is not supported yet."
52
  )
53
 
54
+ iface.launch(share=True)