wellvolks commited on
Commit
e57abe4
·
1 Parent(s): 6ecf859

Remoção do parâmetro enable_queue do launch

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,4 +78,4 @@ if __name__ == "__main__":
78
 
79
  thd.start()
80
 
81
- page.launch(enable_queue=False, share=False)
 
78
 
79
  thd.start()
80
 
81
+ page.launch()