CoolFace
Apppublic

SLV-LAB/theatre-programmer

sourceHugging Faceapache-2.0updated 7d agoView on Hugging Face
1likes
App README

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Theatre Programmer

Uses Tesseract to perform OCR on any image supplied as an input. The text identified in the image is then through a Flair Named Entity Recognition (NER) model, the output of which is returned to the page.

This is a prototype produced for a project at the State Library Victoria in Melbourne, Australia.

Repository management

Hugging Face is used to host this app demo app:

  • the production version that is linked to the main branch of the GitHub repo

Deployment to Hugging Face is done via GitHub actions.