How to use jfischoff/next-pose-512 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("jfischoff/next-pose-512", dtype="auto")