comfyui support

#7
by eksk - opened

is it supported by comfyui?

I have not tested it. but you can download and test.

I'll have a go at implementing nodes for this, using my LocateAnything pack as reference:
https://huggingface.co/nvidia/LocateAnything-3B/discussions/8

Should have something ready by the end of the weekend

Here ya go: https://github.com/PsychoLogicAu/ComfyUI-Unlimited-OCR

Was a bit quicker than I had assumed. I used this as a test for coding using deepreinforce-ai/Ornith-1.0-35B

It's working... a little flaky, still partially incomplete and needs cleanup, I'm too tired right now though:

  • image annotations in the debug output are not rendering correctly due to resizing
  • messing with the settings might crash ComfyUI

Sign up or log in to comment