Extract all information?
#2
by
altozachmo
- opened
Is it possible to use this model to extract all of the text from an image? I would like to use this generically for OCR
Yes, you could do this. You should just play around with the template to see what works best for your specific use case. E.g. starting with something simple like {"text_content": "string"}
could be enough.