Rezuwan commited on
Commit
e504b62
·
verified ·
1 Parent(s): 4103678

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,7 +53,7 @@ iface = gr.Interface(
53
  Use webcam or Upload an image to detect objects.
54
 
55
 
56
- Note: The model can detect 3 classes of objects.
57
 
58
  This model's API is also integrated to another [WebApp](https://yolov8-custom-training-object-detection-j3besa9ppegzcdzslzsk8t.streamlit.app/).
59
 
 
53
  Use webcam or Upload an image to detect objects.
54
 
55
 
56
+ Note: The model can detect 3 classes of objects (Vehicles, Pedestrians and Signboards).
57
 
58
  This model's API is also integrated to another [WebApp](https://yolov8-custom-training-object-detection-j3besa9ppegzcdzslzsk8t.streamlit.app/).
59