Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Captioning API

This project provides an API for generating captions for uploaded images. Follow the steps below to set up and run the project on your local machine.


Prerequisites

  • Python 3.8 or later
  • pip (Python package installer)

Setup Instructions

1. Create a .env File Create a .env file in the root directory of your project. Use sample.env as a template for your environment variables.

2. Install Python Dependencies

pip install -r requirements.txt

3. Run the API Server

uvicorn main:app --reload

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages