How to use lyle49/trocr_test1 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("lyle49/trocr_test1", dtype="auto")