Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
-
|
| 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"],
|