Dileep7729 commited on
Commit
8ad8161
·
verified ·
1 Parent(s): 297864d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -1,4 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # My Fine-Tuned Image Captioning Model
2
 
3
- 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.
4
-
 
1
+ ---
2
+ language:
3
+ - en
4
+ base_model:
5
+ - Salesforce/blip-image-captioning-base
6
+ pipeline_tag: image-classification
7
+ tags:
8
+ - art
9
+ ---
10
  # My Fine-Tuned Image Captioning Model
11
 
12
+ 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.