eadali commited on
Commit
4e48732
·
1 Parent(s): 759c282

Update github link text

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 [GitHub Repository](https://github.com/eadali/PiSAR).
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
  )