multimodalart HF staff commited on
Commit
23dbbde
1 Parent(s): 7843f8b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,4 +64,4 @@ with gr.Blocks() as demo:
64
  year = {2022}
65
  }
66
  ```''')
67
- demo.launch(queue=False)
 
64
  year = {2022}
65
  }
66
  ```''')
67
+ demo.launch(enable_queue=False)