Spaces:
Sleeping
Sleeping
description updated
Browse files
app.py
CHANGED
@@ -21,7 +21,7 @@ title = r"yolov3"
|
|
21 |
|
22 |
description = r"""
|
23 |
<center>
|
24 |
-
Recognize common objects using the model
|
25 |
<img src="file/det_dog-cycle-car.png" width=350px>
|
26 |
</center>
|
27 |
"""
|
|
|
21 |
|
22 |
description = r"""
|
23 |
<center>
|
24 |
+
Recognize and Detect common objects using the pytorch model
|
25 |
<img src="file/det_dog-cycle-car.png" width=350px>
|
26 |
</center>
|
27 |
"""
|