Metadata-Version: 2.1
Name: svnm
Version: 0.1.2
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==0.26.5
Requires-Dist: matplotlib==3.9.3
Requires-Dist: numpy==2.2.0
Requires-Dist: pyfiglet==1.0.2
Requires-Dist: setuptools==75.1.0
Requires-Dist: tensorflow==2.18.0
Requires-Dist: termcolor==2.5.0

# SVNM Package

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

## Installation

```bash
pip install svnm
