gatesla commited on
Commit
3d13e8e
1 Parent(s): 4725d44

Update app.py

Browse files

Seeing if this one line.

Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -186,4 +186,5 @@ with demo:
186
  # gr.Markdown("![visitor badge](https://visitor-badge.glitch.me/badge?page_id=nickmuchi-object-detection-with-detr-and-yolos)")
187
 
188
 
189
- demo.launch(enable_queue=True)
 
 
186
  # gr.Markdown("![visitor badge](https://visitor-badge.glitch.me/badge?page_id=nickmuchi-object-detection-with-detr-and-yolos)")
187
 
188
 
189
+ # demo.launch(enable_queue=True)
190
+ demo.launch()