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