How to use Felix92/doctr-dummy-torch-textnet-tiny with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Felix92/doctr-dummy-torch-textnet-tiny", dtype="auto")
What is a pickle import?