davanstrien HF Staff commited on
Commit
c80cc87
·
1 Parent(s): 429439c

Remove processing time details from Gradio interface help text

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -491,10 +491,6 @@ with gr.Blocks() as demo:
491
  "- Use high-resolution scans (300+ DPI) for best results\n"
492
  "- Historical documents with clear text work best\n"
493
  "- The VLM models can handle complex layouts, tables, and mathematical notation\n\n"
494
- "### ⏱️ Processing Time\n"
495
- "- RolmOCR: ~5-10 seconds per page\n"
496
- "- Nanonets-OCR-s: ~10-20 seconds per page (more detailed analysis)\n\n"
497
- "### 📄 Example ALTO XML Structure"
498
  )
499
  gr.Code(
500
  value=(
 
491
  "- Use high-resolution scans (300+ DPI) for best results\n"
492
  "- Historical documents with clear text work best\n"
493
  "- The VLM models can handle complex layouts, tables, and mathematical notation\n\n"
 
 
 
 
494
  )
495
  gr.Code(
496
  value=(