1littlecoder commited on
Commit
9fcb16b
1 Parent(s): 68c7397

added huggingface spaces yaml

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,2 +1,12 @@
 
 
 
 
 
 
 
 
 
 
1
  # image2textapp
2
  demo of 🤗 spaces deployment of a streamlit python app
1
+ ---
2
+ title: Image To Text App
3
+ emoji: 📹
4
+ colorFrom: blue
5
+ colorTo: red
6
+ sdk: streamlit
7
+ app_file: app.py
8
+ pinned: false
9
+ ---
10
+
11
  # image2textapp
12
  demo of 🤗 spaces deployment of a streamlit python app