How to use Snarcy/RedDino-small with timm:
import timm model = timm.create_model("hf_hub:Snarcy/RedDino-small", pretrained=True)
What is a pickle import?