uartimcs commited on
Commit
52c1b92
Β·
verified Β·
1 Parent(s): caa8617

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: pdf-2-images
3
  emoji: πŸ‘€
4
  colorFrom: blue
5
  colorTo: yellow
@@ -7,9 +7,8 @@ sdk: gradio
7
  sdk_version: 5.6.0
8
  app_file: app.py
9
  pinned: false
10
- short_description: Convert pdf datasets to images in huggingface
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
 
15
- Convenient way for me to convert pdf datasets to images in huggingface.
 
1
  ---
2
+ title: pdf2images
3
  emoji: πŸ‘€
4
  colorFrom: blue
5
  colorTo: yellow
 
7
  sdk_version: 5.6.0
8
  app_file: app.py
9
  pinned: false
10
+ short_description: Host a simple tool for conversion of pdf datasets to images.
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14