Metadata-Version: 2.4
Name: swatahvision
Version: 0.1.0
Summary: swatah vision Python package
Author-email: "swatah.ai" <git@swatah.ai>
License: MIT
Project-URL: Homepage, https://github.com/VisionAI4Bharat/swatahvision
Project-URL: Repository, https://github.com/VisionAI4Bharat/swatahvision
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: onnx
Requires-Dist: openvino
Provides-Extra: gpu
Requires-Dist: onnxruntime-gpu; extra == "gpu"

# SwatahVision

SwatahVision is a lightweight Python computer vision package designed to simplify model loading, inference, and visualization for both object detection and image classification tasks.
