Sarvamangalak commited on
Commit
da74a9e
·
verified ·
1 Parent(s): f0023ea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -287,7 +287,7 @@ def detect_objects_video(model_name, video_input, threshold):
287
 
288
  # ---------------- UI ----------------
289
 
290
- title = """<h1 id="title">License Plate Detection (Image + Video)</h1>"""
291
 
292
  description = """
293
  Detect license plates using YOLOS or DETR.
 
287
 
288
  # ---------------- UI ----------------
289
 
290
+ title = """<h1 id="title">Smart Vehicle Clssification (Image + Video)</h1>"""
291
 
292
  description = """
293
  Detect license plates using YOLOS or DETR.