spencercdz commited on
Commit
4f89493
·
verified ·
1 Parent(s): 6a26293

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ iface = gr.Interface(
56
  Vehicles (car, truck, tank, bus, van), Ships (cargo, yacht, cruise, warship, sailboat),
57
  and specialized items (drone, missile).
58
 
59
- *Developed for DSTA Brainhack 2025 - TIL-AI Category (Semi-Finalist)
60
  """,
61
  examples=[
62
  ["examples/test1.jpg", 0.25, 0.45, "yolov8m_defence.pt"],
 
56
  Vehicles (car, truck, tank, bus, van), Ships (cargo, yacht, cruise, warship, sailboat),
57
  and specialized items (drone, missile).
58
 
59
+ Developed for DSTA Brainhack 2025 - TIL-AI Category (Semi-Finalist)
60
  """,
61
  examples=[
62
  ["examples/test1.jpg", 0.25, 0.45, "yolov8m_defence.pt"],