ahmedmbutt commited on
Commit
c65e263
1 Parent(s): 6ce53d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,11 +1,12 @@
1
  ---
2
- title: CLIP_prefix_captioning
3
  emoji: 💩
4
  colorFrom: red
5
  colorTo: indigo
6
  sdk: gradio
7
  app_file: app.py
8
  pinned: false
 
9
  ---
10
 
11
  # Configuration
@@ -34,4 +35,4 @@ Path to your main application file (which contains either `gradio` or `streamlit
34
  Path is relative to the root of the repository.
35
 
36
  `pinned`: _boolean_
37
- Whether the Space stays on top of your list.
 
1
  ---
2
+ title: CLIP Prefix Captioning
3
  emoji: 💩
4
  colorFrom: red
5
  colorTo: indigo
6
  sdk: gradio
7
  app_file: app.py
8
  pinned: false
9
+ sdk_version: 4.37.1
10
  ---
11
 
12
  # Configuration
 
35
  Path is relative to the root of the repository.
36
 
37
  `pinned`: _boolean_
38
+ Whether the Space stays on top of your list.