Tripsero_ create caption for images uploaded
This project is an image captioning project that uploads the image and caption them accoring to the contents present in the visual form.
- Clone the repository
git clone https://github.com/Alpha-AI-LTD/Image_Captioning_With_API/ - In terminal inside directory
cd Image_Captioning_With_API - Install the requirements
pip install -r requirements.txt - Run
python manage.py migrate - Then
python manage.py runserver