language: | |
- en | |
base_model: | |
- Salesforce/blip-image-captioning-base | |
pipeline_tag: image-classification | |
tags: | |
- art | |
# My Fine-Tuned Image Captioning Model | |
This model is a fine-tuned version of [Salesforce/blip-image-captioning-base](https://huggingface.co/Salesforce/blip-image-captioning-base) on a custom dataset. It generates captions for images based on the features in the image. |