fastai_cat_vs_dog / config.json
osanseviero's picture
osanseviero HF staff
Add pipeline
204d5f4
{
"id2label": {
"0": "dog",
"1": "cat"
}
}