Instructions to use microsoft/layoutxlm-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use microsoft/layoutxlm-base with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("microsoft/layoutxlm-base", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md a155860
Update README.md b95ef78
Add link to docs 6e818cb
Update license ab39c2c
Update README.md 0b0e209
Yiheng Xu commited on
Update README.md b61e18b
Yiheng Xu commited on