Metadata-Version: 2.1
Name: svnm
Version: 0.1.5
Summary: A package to make the usage of DeepLearning models easier
Home-page: https://github.com/svnmurali-2004/svnm
Author: svn.murali
Author-email: svnmurali1@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: huggingface_hub
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pyfiglet
Requires-Dist: setuptools
Requires-Dist: tensorflow
Requires-Dist: termcolor
Requires-Dist: ultralytics
Requires-Dist: opencv-python
Requires-Dist: keras_facenet

# SVNM Package

This is a simple Python package that greets the user with a friendly message.

## Installation

```bash
pip install svnm
