PnPInversion
PnPInversion copied to clipboard
OSError:CompVis/stable-diffusion-v1-4 does not appear to have a file named model_index.json
Hi
I'm a beginner. When I used the model in run_editing_p2p.py with the method directinversion+p2p,OSError error occured,which is OSError:CompVis/stable-diffusion-v1-4 does not appear to have a file named model_index.json.
I have tried to update transformers version to the last,but the error wasn't fixed.