Update github link text
Browse files
app.py
CHANGED
@@ -375,7 +375,7 @@ with gr.Blocks(theme=gr.themes.Ocean()) as demo:
|
|
375 |
- Select a model and adjust the confidence threshold to see detections!
|
376 |
- On video mode, you can enable tracking powered by [Supervision](https://github.com/roboflow/supervision) and [Trackers](https://github.com/roboflow/trackers) from Roboflow.
|
377 |
|
378 |
-
For more details and source code, visit the [
|
379 |
""",
|
380 |
elem_classes="header-text",
|
381 |
)
|
|
|
375 |
- Select a model and adjust the confidence threshold to see detections!
|
376 |
- On video mode, you can enable tracking powered by [Supervision](https://github.com/roboflow/supervision) and [Trackers](https://github.com/roboflow/trackers) from Roboflow.
|
377 |
|
378 |
+
For more details and source code, visit the [PiSAR](https://github.com/eadali/PiSAR).
|
379 |
""",
|
380 |
elem_classes="header-text",
|
381 |
)
|