config file is missing

#1
by Ouz-G - opened

It would be great to quickly test the model with HF pipeline.

pipe = pipeline("image-segmentation", model="IGNF/FLAIR-INC_rgbie_12cl_resnet34-unet")

but this throws an error of: OSError: IGNF/FLAIR-INC_rgbie_12cl_resnet34-unet does not appear to have a file named config.json.

Sign up or log in to comment