Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -367,7 +367,7 @@ video_examples = [
|
|
367 |
|
368 |
# Define examples for object detection
|
369 |
object_detection_examples = [
|
370 |
-
["Detect Spider-Man T-shirt.",
|
371 |
["Detect Green Car.", "images/11.png"]
|
372 |
]
|
373 |
|
|
|
367 |
|
368 |
# Define examples for object detection
|
369 |
object_detection_examples = [
|
370 |
+
["Detect Spider-Man T-shirt.", "images/22.png"],
|
371 |
["Detect Green Car.", "images/11.png"]
|
372 |
]
|
373 |
|