Instructions to use razmark/layoutlmv2_docvqa_first with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use razmark/layoutlmv2_docvqa_first with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("document-question-answering", model="razmark/layoutlmv2_docvqa_first")# Load model directly from transformers import AutoProcessor, AutoModelForDocumentQuestionAnswering processor = AutoProcessor.from_pretrained("razmark/layoutlmv2_docvqa_first") model = AutoModelForDocumentQuestionAnswering.from_pretrained("razmark/layoutlmv2_docvqa_first") - Notebooks
- Google Colab
- Kaggle
Gated model You can list files but not access them
Preview of files found in this repository
- Apr12_02-21-04_7325f1f195c5
- Apr12_05-13-19_6f00e1bee21a
- Dec02_07-26-25_DESKTOP-QWE1RTY
- Dec02_07-35-12_DESKTOP-QWE1RTY
- Dec02_08-02-46_DESKTOP-QWE1RTY
- May08_08-30-49_52f625fa3a4e
- May08_12-35-38_8e059396f538
- Nov20_20-31-20_DESKTOP-QWE1RTY
- Nov20_20-38-24_DESKTOP-QWE1RTY
- Nov20_22-56-27_DESKTOP-QWE1RTY
- Sep10_05-34-48_DESKTOP-QWE1RTY
- Sep10_05-41-44_DESKTOP-QWE1RTY
- Sep10_05-42-28_DESKTOP-QWE1RTY
- Sep10_05-57-55_DESKTOP-QWE1RTY