myway0101 commited on
Commit
8ce57dd
β€’
1 Parent(s): 545fa82

added huggingface spaces yaml

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,2 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # image2text-app
2
  Demo of huggingface spaces deployment of a streamlit python app
 
1
+ ---
2
+ title: Image To Text App
3
+ emoji: πŸŒ–
4
+ colorFrom: gray
5
+ colorTo: pink
6
+ sdk: streamlit
7
+ sdk_version: 1.21.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: afl-3.0
11
+ ---
12
+
13
  # image2text-app
14
  Demo of huggingface spaces deployment of a streamlit python app