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

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()
 
64
  year = {2022}
65
  }
66
  ```''')
67
+ demo.launch(queue=False)