Image-Caption / README.md
aryan083's picture
Update README.md
321af29 verified

A newer version of the Gradio SDK is available: 5.27.1

Upgrade
metadata
title: Image Captioning
emoji: 🖼️
colorFrom: indigo
colorTo: purple
sdk: gradio
sdk_version: 3.28.0
app_file: app.py
pinned: false

Image Captioning

Generate a caption/description for your image, simple and straight forward using Transformers library.

How to use

  • Create a Python 3.9 virtual environment
  • Install all the packages from the requirements.txt file
  • Download the model and supporting files from Huggingface

HuggingFace Model

execute the code "python gradio_ui.py"