Nac31 commited on
Commit
b154820
·
1 Parent(s): da74bb6

Update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,4 +49,4 @@ demo = gr.Interface(
49
  )
50
 
51
  if __name__ == "__main__":
52
- demo.launch(share=True, enable_queue=False)
 
49
  )
50
 
51
  if __name__ == "__main__":
52
+ demo.launch(share=True)