Instructions to use co63oc/trocr-paddle with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- paddlenlp
How to use co63oc/trocr-paddle with paddlenlp:
from paddlenlp.transformers import AutoTokenizer, VisionEncoderDecoderModel tokenizer = AutoTokenizer.from_pretrained("co63oc/trocr-paddle", from_hf_hub=True) model = VisionEncoderDecoderModel.from_pretrained("co63oc/trocr-paddle", from_hf_hub=True) - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
47553ad | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9a9f73a136d055b20a209235924b89b6083c4ea0ff76e987424c8185f4fac8e7
size 246429152
|