Stars
★ 2.8k
NVIDIA DeepStream SDK 9.0 development with Python pyservicemaker API.
Install this skill (Claude Code)
# Clone and copy the skill into your project
git clone https://github.com/NVIDIA/skills.git
mkdir -p .claude/skills
cp -r skills/skills/deepstream/deepstream-dev .claude/skills/
# Or for personal use: ~/.claude/skills/Use this skill to bring any vision model from HuggingFace or NVIDIA NGC into an NVIDIA DeepStream pipeline with end-to-end automation: ONNX download, SafeTensors export, TRT engi...