Spaces:
Running
Running
docs: π banner logo URL updated to platform ultralytics
Browse files
app.py
CHANGED
|
@@ -146,7 +146,7 @@ with gr.Blocks(title="Ultralytics YOLO26 Inference π") as demo:
|
|
| 146 |
"""
|
| 147 |
<div align="center">
|
| 148 |
<p>
|
| 149 |
-
<a href="https://
|
| 150 |
<img width="50%" src="https://raw.githubusercontent.com/ultralytics/assets/main/yolov8/banner-yolov8.png" alt="Ultralytics YOLO banner"></a>
|
| 151 |
</p>
|
| 152 |
<p style="margin: 3px 0;">
|
|
|
|
| 146 |
"""
|
| 147 |
<div align="center">
|
| 148 |
<p>
|
| 149 |
+
<a href="https://platform.ultralytics.com/" target="_blank">
|
| 150 |
<img width="50%" src="https://raw.githubusercontent.com/ultralytics/assets/main/yolov8/banner-yolov8.png" alt="Ultralytics YOLO banner"></a>
|
| 151 |
</p>
|
| 152 |
<p style="margin: 3px 0;">
|