OSError: Klimber/Illuminati-Diffusion does not appear to have a file named model_index.json.

#1
by jianghushinian - opened
from diffusers import StableDiffusionPipeline
pipe =StableDiffusionPipeline.from_pretrained("Klimber/Illuminati-Diffusion").to("cuda")

Would it be possible to add a model_index.json file to specify the pipeline inside of this model?

Sign up or log in to comment