Metadata-Version: 2.4
Name: toposync-vision-cuda
Version: 0.4.5
Summary: Toposync application bundle with ONNX Runtime CUDA acceleration.
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: onnxruntime-gpu>=1.20
Requires-Dist: toposync-core==0.4.5
Requires-Dist: toposync-ext-cameras==0.1.5
Requires-Dist: toposync-ext-home-assistant==0.1.3
Requires-Dist: toposync-ext-images==0.1.1
Requires-Dist: toposync-ext-models==0.1.1
Requires-Dist: toposync-ext-structural==0.1.1
Requires-Dist: toposync-ext-vision==0.1.7
Description-Content-Type: text/markdown

# Toposync Vision CUDA bundle

Alternative Toposync application bundle with ONNX Runtime GPU (`onnxruntime-gpu`) for NVIDIA acceleration.

This bundle is intended for environments where the CUDA runtime is available and you want the first-party `vision` stack to use `CUDAExecutionProvider` when present.
