Instructions to use UiPath/pix2struct-vision-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use UiPath/pix2struct-vision-large with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("UiPath/pix2struct-vision-large") model = AutoModel.from_pretrained("UiPath/pix2struct-vision-large", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
4a534df | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:408da52a1d9ec7fc7b21dd3798abae4deeba02745cf8553f0b83d7acd872c593
size 2051301609
|