ComfyUI Node
Apply DotsOCR
A ComfyUI node in EasyUse/DotsOCR with 7 inputs and 1 output.
Apply DotsOCR
- dots_ocr_model
- image
- result
◄prompt_templateprompt_ocr►
◄unload_modelfalse►
◄temperature0.10►
◄seed0►
◄custom_prompt►
CategoryEasyUse/DotsOCR
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| dots_ocr_model | EASY_DOTSOCR_MODEL | — | |
| image | IMAGE | — | |
| prompt_template | COMBO | prompt_ocr | prompt to guide the OCR process |
| unload_model | BOOLEAN | false | Unload model from VRAM after inference |
| temperature | FLOAT | 0.100.1–2 | — |
| seed | INT | 00–4294967295 | — |
| custom_promptopt | STRING | Custom prompt template (optional, will override template if provided) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| result | STRING | output the result |