Spaces:
Running
Running
File size: 543 Bytes
9b5a195 bc75bbb 9b5a195 8591f1f 9b5a195 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
title: Mineru2
emoji: π
colorFrom: blue
colorTo: indigo
sdk: docker
pinned: false
license: mit
app_port: 7860
---
# MinerU PDF to Markdown Converter
This is a Hugging Face Space for converting PDF files to Markdown using MinerU.
## API Endpoints
- `GET /` - Main endpoint
- `GET /health` - Health check
- `POST /api/convert` - Upload PDF for conversion
- `GET /api/test` - Test endpoint
## Version: 0.3.0
Last updated: 2025-07-10
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|