Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,10 @@ title: "PDF → JSON Extractor"
|
|
| 3 |
emoji: "📄"
|
| 4 |
colorFrom: "indigo"
|
| 5 |
colorTo: "purple"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
short_description: "Convert PDFs into structured JSON with text, tables & images"
|
| 7 |
tags:
|
| 8 |
- pdf
|
|
|
|
| 3 |
emoji: "📄"
|
| 4 |
colorFrom: "indigo"
|
| 5 |
colorTo: "purple"
|
| 6 |
+
sdk: streamlit
|
| 7 |
+
sdk_version: "1.37.0"
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
short_description: "Convert PDFs into structured JSON with text, tables & images"
|
| 11 |
tags:
|
| 12 |
- pdf
|