aryan083 commited on
Commit
321af29
·
verified ·
1 Parent(s): 3bfd95f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,4 +1,13 @@
1
-
 
 
 
 
 
 
 
 
 
2
 
3
  # Image Captioning
4
  Generate a caption/description for your image, simple and straight forward using [Transformers](https://huggingface.co/docs/transformers/index) library.
 
1
+ ---
2
+ title: Image Captioning
3
+ emoji: 🖼️
4
+ colorFrom: indigo
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: "3.28.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
 
12
  # Image Captioning
13
  Generate a caption/description for your image, simple and straight forward using [Transformers](https://huggingface.co/docs/transformers/index) library.