Metadata-Version: 2.1
Name: tensorflow-gradcam
Version: 0.1.0
Summary: A package for computing Grad-CAM on TensorFlow models
Home-page: https://github.com/wp225/Tensorflow-Gradcam
Author: Jeorge Joshi
Author-email: georgejoshi@example.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: numpy
Requires-Dist: pandas
Requires-Dist: tensorflow
Requires-Dist: keras
Requires-Dist: Pillow
Requires-Dist: pydantic
Requires-Dist: matplotlib

# Tensorflow-Gradcam
