Ogghey commited on
Commit
f78a03e
·
verified ·
1 Parent(s): 51764a6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,4 +74,4 @@ iface = gr.Interface(
74
  examples=[["uid123", "Apakah bisa bayar di tempat?"]]
75
  )
76
 
77
- iface.launch(share=True, enable_queue=True)
 
74
  examples=[["uid123", "Apakah bisa bayar di tempat?"]]
75
  )
76
 
77
+ iface.launch(share=True)