ComfyUI Node
Unlimited OCR Image
A ComfyUI node in Unlimited OCR with 12 inputs and 2 outputs.
Unlimited OCR Image
- image
- text
- image
◄modelbaidu/Unlimited-OCR►
◄prompt<image>document parsing.►
◄image_modegundam►
◄deviceauto►
◄dtypeauto►
◄max_tokens8192►
◄ngram_size35►
◄ngram_window128►
◄clean_markuptrue►
◄save_resultstrue►
◄unload_after_runfalse►
CategoryUnlimited OCR
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| model | STRING | baidu/Unlimited-OCR | — |
| prompt | STRING | <image>document parsing. | — |
| image_mode | COMBO | gundam | 2 options: gundam, base |
| device | COMBO | auto | 4 options: auto, cuda, cuda:0, cpu |
| dtype | COMBO | auto | 4 options: auto, bfloat16, float16, float32 |
| max_tokens | INT | 81921–32768 | — |
| ngram_size | INT | 351–256 | — |
| ngram_window | INT | 1281–4096 | — |
| clean_markup | BOOLEAN | true | — |
| save_results | BOOLEAN | true | — |
| unload_after_run | BOOLEAN | false | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| image | IMAGE | — |