semmyk commited on
Commit
1e1746d
Β·
verified Β·
1 Parent(s): b05e1e8

Update README - Gradio 5.46.0

Browse files
Files changed (1) hide show
  1. README.md +12 -31
README.md CHANGED
@@ -10,41 +10,22 @@ python_version: 3.12
10
  license: mit
11
  pinned: true
12
  short_description: PDF & HTML parser to markdown
13
- models: [meta-llama/Llama-4-Maverick-17B-128E-Instruct, openai/gpt-oss-120b, openai/gpt-oss-20b]
14
- tags: [markdown, PDF, parser, converter, extractor]
15
- #hf_oauth: true
16
- #preload_from_hub: [https://huggingface.co/datalab-to/surya_layout, https://huggingface.co/datalab-to/surya_tablerec, huggingface.co/datalab-to/line_detector0, https://huggingface.co/tarun-menta/ocr_error_detection/blob/main/config.json]
 
 
 
 
 
 
17
  owner: research-semmyk
18
- #---
19
- #
20
- #[Project]
21
- #---
22
- #title: parser2md - PDF & HTML parser to markdown
23
- #emoji: \U0001F4C4πŸ“πŸ“‘
24
- #colorFrom: yellow
25
- #colorTo: purple
26
- #sdk: gradio
27
- #python_version: 3.12
28
- #sdk_version: 5.44.1
29
- #app_file: main.py
30
- #command: python main.py
31
- #models:
32
- # - meta-llama/Llama-4-Maverick-17B-128E-Instruct
33
- # - openai/gpt-oss-120b
34
- #pinned: false
35
- #license: mit
36
- #name: parser2md
37
- #short_description: PDF & HTML parser to markdown
38
  version: 0.1.0
39
  readme: README.md
40
- requires-python: ">=3.12"
41
  dependencies: []
42
- #owner: research-semmyk
43
- #preload_from_hub:
44
- # - https://huggingface.co/datalab-to/surya_layout
45
- # - https://huggingface.co/datalab-to/surya_tablerec
46
- # - huggingface.co/datalab-to/line_detector0
47
- # - https://huggingface.co/tarun-menta/ocr_error_detection/blob/main/config.json
48
  ---
49
 
50
  # parserPDF
 
10
  license: mit
11
  pinned: true
12
  short_description: PDF & HTML parser to markdown
13
+ models:
14
+ - meta-llama/Llama-4-Maverick-17B-128E-Instruct
15
+ - openai/gpt-oss-120b
16
+ - openai/gpt-oss-20b
17
+ tags:
18
+ - markdown
19
+ - PDF
20
+ - parser
21
+ - converter
22
+ - extractor
23
  owner: research-semmyk
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  version: 0.1.0
25
  readme: README.md
26
+ requires-python: '>=3.12'
27
  dependencies: []
28
+ sdk_version: 5.46.0
 
 
 
 
 
29
  ---
30
 
31
  # parserPDF