guru001 commited on
Commit
33eadf0
1 Parent(s): b2f0386

description updated

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
  """