Spaces:
Sleeping
Sleeping
kisenaa commited on
Commit ·
3de7238
1
Parent(s): 0c09523
update app desc
Browse files
app.py
CHANGED
|
@@ -147,8 +147,8 @@ def clear_fields():
|
|
| 147 |
|
| 148 |
|
| 149 |
with gr.Blocks() as app:
|
| 150 |
-
gr.Markdown("# Yolo11:
|
| 151 |
-
gr.Markdown("Upload image(s) or video(s) for inference using
|
| 152 |
|
| 153 |
with gr.Row():
|
| 154 |
with gr.Column():
|
|
|
|
| 147 |
|
| 148 |
|
| 149 |
with gr.Blocks() as app:
|
| 150 |
+
gr.Markdown("# Yolo11: Bird Detections. Is there a bird or not ? ")
|
| 151 |
+
gr.Markdown("Upload image(s) or video(s) for inference using YOLO11 model")
|
| 152 |
|
| 153 |
with gr.Row():
|
| 154 |
with gr.Column():
|