Remove trailing \t from the yaml header so the card loads with
\t
from huggingface_hub import ModelCard card = ModelCard.load(hf_path)
· Sign up or log in to comment