phlippseitz commited on
Commit
ff52445
1 Parent(s): 8fb0ef3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
- title: PaddleOCR
3
- emoji:
4
- colorFrom: pink
5
- colorTo: green
6
  sdk: gradio
7
  app_file: app.py
8
  pinned: false
@@ -31,4 +31,4 @@ Path to your main application file (which contains either `gradio` or `streamlit
31
  Path is relative to the root of the repository.
32
 
33
  `pinned`: _boolean_
34
- Whether the Space stays on top of your list.
 
1
  ---
2
+ title: Image Text Extraction (using PaddleOCR)
3
+ emoji: 📝
4
+ colorFrom: white
5
+ colorTo: blue
6
  sdk: gradio
7
  app_file: app.py
8
  pinned: false
 
31
  Path is relative to the root of the repository.
32
 
33
  `pinned`: _boolean_
34
+ Whether the Space stays on top of your list.