Ahsen Khaliq commited on
Commit
9cf6bb0
·
1 Parent(s): 157aea1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -500,6 +500,4 @@ gr.Interface(
500
  examples=[
501
  ['city.jpg'],
502
  ['tower.jpg']
503
- ],
504
- enable_queue=True
505
- ).launch(debug=True)
 
500
  examples=[
501
  ['city.jpg'],
502
  ['tower.jpg']
503
+ ] ).launch(debug=True)