Theo Dullin commited on
Commit
eaf2354
1 Parent(s): 0f825bb

force update model v3

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,4 +28,4 @@ article = "<p style='text-align: center'>YOLOv5 is a family of compound-scaled o
28
 
29
  examples = [['bottles1.jpg'], ['bottles2.jpg']]
30
  gr.Interface(yolo, inputs, outputs, title=title, description=description, article=article, examples=examples, theme="huggingface").launch(
31
- debug=True)
28
 
29
  examples = [['bottles1.jpg'], ['bottles2.jpg']]
30
  gr.Interface(yolo, inputs, outputs, title=title, description=description, article=article, examples=examples, theme="huggingface").launch(
31
+ debug=True)