Daryl Lim commited on
Commit
2bfbbd9
β€’
1 Parent(s): e16c83b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,14 +1,14 @@
1
  ---
2
- title: BLIP Image Captioner
3
  emoji: πŸ‘
4
  colorFrom: blue
5
  colorTo: gray
6
  sdk: gradio
7
- sdk_version: 4.44.1
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
- short_description: Generate captions for images with the BLIP model.
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: BLIP-2 Image Captioner
3
  emoji: πŸ‘
4
  colorFrom: blue
5
  colorTo: gray
6
  sdk: gradio
7
+ sdk_version: 5.1.0
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
+ short_description: Generate captions for images with the BLIP-2 model.
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference