Metadata-Version: 2.1
Name: Flask-caption
Version: 1.0
Summary: This is a Python library to generate captions for the images with Flask Rest-API
Home-page: https://github.com/yaswanthpalaghat/Flask-caption
Author: Yaswanth Sai Palaghat
Author-email: yaswanthpalaghat@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

## FLASK-CAPTION [![](https://img.shields.io/github/license/sourcerer-io/hall-of-fame.svg?colorB=ff0000)](https://github.com/yaswanthpalaghat/flask-caption/blob/master/LICENSE)  
### Code Requirements
Python Version > 3.5

### Description
This is a Python library to generate captions for the images with Flask Rest-API.

## Usage

To use, simply do:

```python
>>> from .flask-caption import flask-caption
>>> python cap.py
```


