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