maslionok commited on
Commit
ac94924
·
1 Parent(s): 4784f3b
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -98,7 +98,6 @@ with gr.Blocks(title="OCR QA Demo") as demo:
98
  """
99
  - **OCR Error Detection**: Identifies common OCR mistakes and artifacts
100
  - **Quality Assessment**: Evaluates the overall quality of OCR text
101
- - **Text Correction**: Suggests improvements for detected errors
102
  - **Language Processing**: Handles multilingual OCR text processing
103
  """
104
  )
 
98
  """
99
  - **OCR Error Detection**: Identifies common OCR mistakes and artifacts
100
  - **Quality Assessment**: Evaluates the overall quality of OCR text
 
101
  - **Language Processing**: Handles multilingual OCR text processing
102
  """
103
  )