How to use paph3285/geoCLIP-tiny-resisc45 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("paph3285/geoCLIP-tiny-resisc45", dtype="auto")
What is a pickle import?