Streamlit app for image to text captioning

Project build with streamlit to convert image to text captioning using a pre-trained model from Hugging Face.

Installation

pip install -r requirements.txt

Usage

streamlit run app.py