How to use estyle/layoutxlm-base with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("estyle/layoutxlm-base", dtype="auto")
No model card