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