arun46 commited on
Commit
7bbfe64
·
verified ·
1 Parent(s): 0c5899d

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Searchable PDF Generator with OCR + Layout Preservation (Hunyuan-DiT)
2
 
3
  This Hugging Face Space converts image-based PDFs and images into layout-preserving, searchable PDFs using the Hunyuan-DiT model for high-quality visual understanding and text extraction.
 
1
+ ---
2
+ title: Searchable PDF Generator with OCR (Hunyuan-DiT)
3
+ emoji: 📄
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: "4.36.1"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # Searchable PDF Generator with OCR + Layout Preservation (Hunyuan-DiT)
13
 
14
  This Hugging Face Space converts image-based PDFs and images into layout-preserving, searchable PDFs using the Hunyuan-DiT model for high-quality visual understanding and text extraction.