Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
"""
|
| 2 |
---
|
| 3 |
title: PaddleOCR Medical Document Processor
|
| 4 |
emoji: 🏥
|
|
@@ -22,8 +21,7 @@ This Hugging Face Space provides OCR processing for medical documents using Padd
|
|
| 22 |
- Multi-page PDF support
|
| 23 |
|
| 24 |
## API Usage
|
| 25 |
-
Send POST requests to the `/api/predict` endpoint with JSON data
|
| 26 |
|
| 27 |
## Integration
|
| 28 |
-
This space can be integrated with external applications as an OCR microservice.
|
| 29 |
-
"""
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: PaddleOCR Medical Document Processor
|
| 3 |
emoji: 🏥
|
|
|
|
| 21 |
- Multi-page PDF support
|
| 22 |
|
| 23 |
## API Usage
|
| 24 |
+
Send POST requests to the `/api/predict` endpoint with JSON data.
|
| 25 |
|
| 26 |
## Integration
|
| 27 |
+
This space can be integrated with external applications as an OCR microservice.
|
|
|