HuggyMonkey commited on
Commit
d613b94
Β·
verified Β·
1 Parent(s): e94b148

Update readme

Browse files

Update README file

Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -1,14 +1,17 @@
1
  ---
 
 
 
2
  title: SimpleTextExtractFromPDFDemo
3
- emoji: πŸ“Š
4
- colorFrom: gray
5
- colorTo: blue
6
  sdk: gradio
7
  sdk_version: 5.33.0
8
  app_file: app.py
9
- pinned: false
10
  license: apache-2.0
11
  short_description: Demo app for custom SimpleTextExtractFromPDF component
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ tags:
3
+ - gradio-custom-component
4
+ - custom-component-track
5
  title: SimpleTextExtractFromPDFDemo
6
+ emoji: πŸ“
7
+ colorFrom: yellow
8
+ colorTo: indigo
9
  sdk: gradio
10
  sdk_version: 5.33.0
11
  app_file: app.py
12
+ pinned: true
13
  license: apache-2.0
14
  short_description: Demo app for custom SimpleTextExtractFromPDF component
15
  ---
16
 
17
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference