Spaces:
Running
Running
Publish app on gradio
Browse files
README.md
CHANGED
|
@@ -50,4 +50,15 @@ If you wish to run the application on your local machine:
|
|
| 50 |
* Switch to the "Extracted Data (JSON)" tab to view the structured information extracted by the AI model.
|
| 51 |
* If any errors occur during processing (e.g., unsupported file type, API issue), an error message will be displayed in the JSON output area.
|
| 52 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 53 |
|
|
|
|
| 50 |
* Switch to the "Extracted Data (JSON)" tab to view the structured information extracted by the AI model.
|
| 51 |
* If any errors occur during processing (e.g., unsupported file type, API issue), an error message will be displayed in the JSON output area.
|
| 52 |
|
| 53 |
+
---
|
| 54 |
+
title: OCRDocs2JSON
|
| 55 |
+
emoji: 🧾
|
| 56 |
+
colorFrom: indigo
|
| 57 |
+
colorTo: blue
|
| 58 |
+
sdk: gradio
|
| 59 |
+
sdk_version: "4.26.0"
|
| 60 |
+
app_file: app.py
|
| 61 |
+
pinned: false
|
| 62 |
+
---
|
| 63 |
+
|
| 64 |
|