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