OSError: Error no file named diffusion_pytorch_model.bin found in directory .\checkpoints\ppt-v2\realisticVisionV60B1_v51VAE\unet.
after i download the checkpoints to .\checkpoints\ppt-v2, when i run "python app.py --share --version ppt-v2 --checkpoint_dir .\checkpoints\ppt-v2 ",raise the problem "OSError: Error no file named diffusion_pytorch_model.bin found in directory .\checkpoints\ppt-v2\realisticVisionV60B1_v51VAE\unet." i find there is no file in this dir, whose name is "diffusion_pytorch_model.bin"
same issue
Just changing the model name seems working..?
A fork with bunch of these fix and the Dockerfile, docker-compose, so that you can run the project in one command:
https://github.com/davideuler/PowerPaint