Error facing model doesn't have config.json file

#2
by Roy-Pentagon - opened
Stable Diffusion Dreambooth Concepts Library org

getting this error, have a look, guys
hugging face/diffusers/models--sd-dreambooth-library--messy_sketch_art_style/snapshots/ does not appear to have a file named config.json.
how to correct it any idea.

Stable Diffusion Dreambooth Concepts Library org

sorry for delayed reply. i have no idea will explore it and share it if possible

I have the same problem when I load the model:

model_id= "sd-dreambooth-library/messy_sketch_art_style"
pipe = StableDiffusionPipeline.from_pretrained(model_id)

Sign up or log in to comment