ducngg commited on
Commit
acb5516
1 Parent(s): 684c62d

Fixed bugs

Browse files
app.py CHANGED
@@ -48,4 +48,4 @@ yolo_app = gr.Interface(
48
  )
49
 
50
  # Launch the Gradio interface in debug mode with queue enabled
51
- yolo_app.launch(debug=True, enable_queue=True)
 
48
  )
49
 
50
  # Launch the Gradio interface in debug mode with queue enabled
51
+ yolo_app.launch(debug=True)
samples/.DS_Store ADDED
Binary file (6.15 kB). View file
 
samples/sample2.jpg CHANGED
samples/sample3.jpeg CHANGED
samples/sample4.jpg CHANGED
samples/sample5.jpeg ADDED