pchandragrid commited on
Commit
4482ecc
·
1 Parent(s): a745a5e

Add Spaces README metadata

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Image Captioning (Streamlit)
2
 
3
  This repo hosts a Streamlit app (`app.py`) that compares multiple image-captioning models.
 
1
+ ---
2
+ title: Image Captioning
3
+ emoji: 🖼️
4
+ colorFrom: indigo
5
+ colorTo: pink
6
+ sdk: streamlit
7
+ python_version: "3.10"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # Image Captioning (Streamlit)
13
 
14
  This repo hosts a Streamlit app (`app.py`) that compares multiple image-captioning models.