model_index.json is missing from the root of the repository.

#2
by LogitWorx - opened

I recommend removing config.json and replacing it with model_index.json so that the Diffusers model loader can load the model.

In general, this is how all Diffusers formatted repos look like (unless you want to try the newer experimental modular_model_index.json).

Sign up or log in to comment