Instructions to use nielsr/layoutreader-readingbank with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nielsr/layoutreader-readingbank with Transformers:
# Load model directly from transformers import LayoutReaderForSeq2SeqDecoding model = LayoutReaderForSeq2SeqDecoding.from_pretrained("nielsr/layoutreader-readingbank", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K