Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -22,4 +22,4 @@ article = "<p style='text-align: center'>YOLOv5 is a family of compound-scaled o
|
|
22 |
|
23 |
gr.Interface(yolo, inputs, outputs, title=title, description=description, article=article, examples=examples, theme="huggingface").launch(
|
24 |
debug=True)
|
25 |
-
|
|
|
22 |
|
23 |
gr.Interface(yolo, inputs, outputs, title=title, description=description, article=article, examples=examples, theme="huggingface").launch(
|
24 |
debug=True)
|
25 |
+
|