You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"