Hey really want to try this . But getting this error do you have any idea how to remove this

#1
by tahercoolguy - opened

I getting this error

OSError: Error no file named diffusion_pytorch_model.bin found in directory
/root/.cache/huggingface/diffusers/models--flax--midjourney-v4-diffusion/snapshots/8148096e5fa60cf7dabc30f2e5bc7802
ff69915e/unet.

do you have any idea how to remove it

huggingface auto download system not stable please clone the repo with git lfs then use with cloned folder
git lfs install
git clone https://huggingface.co/flax/midjourney-v4-diffusion

how to convert_diffusers_to_sd CKPT ?the Error .....
super(_open_file, self).init(open(name, mode))
FileNotFoundError: [Errno 2] No such file or directory: '.\midjourney-v4-diffusion\unet\diffusion_pytorch_model.bin'

But are the two the same thing? flax/midjourney-v4-diffusion & prompthero/openjourney

yes

Sign up or log in to comment