Metadata-Version: 2.2
Name: svnm
Version: 1.3
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: pandas
Requires-Dist: pyfiglet
Requires-Dist: setuptools
Requires-Dist: tensorflow
Requires-Dist: termcolor
Requires-Dist: ultralytics
Requires-Dist: opencv-python
Requires-Dist: keras_facenet
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# SVNM Package

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

## Installation

```bash
pip install svnm
