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
Adding `safetensors` variant of this model (#3)
Browse files- Adding `safetensors` variant of this model (d77d238d17ab067564a1f1aea7216b1892855d50)
Co-authored-by: Safetensors convertbot <SFconvertbot@users.noreply.huggingface.co>
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ab581dcaf76db8af19a0d9e750d79744e56d71c7ee834fb135bc8685cb5d0a3
|
| 3 |
+
size 452118636
|