noumanjavaid commited on
Commit
259b548
·
verified ·
1 Parent(s): 902fd3e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -209,6 +209,5 @@ if __name__ == "__main__":
209
  demo.launch(
210
  show_error=True,
211
  show_api=False,
212
- height=800,
213
- enable_queues=False
214
  )
 
209
  demo.launch(
210
  show_error=True,
211
  show_api=False,
212
+ height=800,
 
213
  )