mbuck17 commited on
Commit
2620e07
·
verified ·
1 Parent(s): b46bec0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
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 containing base64-encoded files.
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.