You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,10 @@
2
2
3
3
This repository contains Python bindings and sample applications for the [DeepStream SDK](https://developer.nvidia.com/deepstream-sdk).
4
4
5
-
The bindings and apps are currently in *Alpha* at [v0.5](https://github.com/NVIDIA-AI-IOT-private/deepstream_python_apps/releases/tag/v0.5-alpha). API changes are expected in future releases.
5
+
The bindings and apps are currently in *Alpha* at [v0.5](../..//releases/tag/v0.5-alpha). API changes are expected in future releases.
6
6
SDK version supported: 4.0.1
7
7
8
-
Download the latest release package complete with bindings and sample applications from the [release section](https://github.com/NVIDIA-AI-IOT-private/deepstream_python_apps/releases).
8
+
Download the latest release package complete with bindings and sample applications from the [release section](../../releases).
0 commit comments