nnmthuw commited on
Commit
165a970
·
1 Parent(s): e73a74a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,4 +36,4 @@ if __name__ == "__main__":
36
  outputs=["textbox", "textbox", "textbox"]
37
  )
38
 
39
- app.launch(shared = True)
 
36
  outputs=["textbox", "textbox", "textbox"]
37
  )
38
 
39
+ app.launch(enable_queue=True)