Metadata-Version: 2.1
Name: catsordogs
Version: 0.0.9
Summary: Tells you if the given image is that of a cat or a dog.
Project-URL: Homepage, https://github.com/jun6000/cats-or-dogs
Project-URL: Bug Tracker, https://github.com/jun6000/cats-or-dogs/issues
Author-email: Arjun Vishanth <arjunvishanth@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: tensorflow
Description-Content-Type: text/markdown

# catsordogs
A simple script that tells you if the chosen image is that of a cat or a dog.
