ControlNet-for-Diffusers
ControlNet-for-Diffusers copied to clipboard
Error no file named model_index.json found in directory:xxx
hi, after I convert the pretrained .pth file (from original controlnet) to diffusers like file(get "diffusion_pytorch_model.bin" and "config.json"), and run controlnet inference, it returns error"Error no file named model_index.json found in directory:xxx".
Facing the same problem. @yuxu915 did you manage to solve it?