ColossalAI icon indicating copy to clipboard operation
ColossalAI copied to clipboard

an error in stable diffusion[BUG]:

Open kangxi1818 opened this issue 3 years ago β€’ 4 comments

πŸ› Describe the bug

I run the code python main.py --logdir /tmp -t --postfix test -b configs/train_colossalai2.yaml and I get an error ζˆͺ屏2022-11-10 δΈ‹εˆ8 47 43 but where to download the file diffusion_pytorch_model.bin

Environment

No response

kangxi1818 avatar Nov 10 '22 12:11 kangxi1818

there are something wrong, the code is python main.py --logdir /tmp -t --postfix test -b configs/train_colossalai.yaml

kangxi1818 avatar Nov 10 '22 12:11 kangxi1818

The pretrained models of stable diffusion could be downloaded from https://huggingface.co/CompVis/stable-diffusion-v1-4

jwliu-cc avatar Nov 10 '22 13:11 jwliu-cc

@jwliu-cc thank you for your reply, but in this website, there are all the .ckpt file, not the .bin file

kangxi1818 avatar Nov 13 '22 01:11 kangxi1818

You may check it again and I found the .bin files: image

jwliu-cc avatar Nov 13 '22 14:11 jwliu-cc

We have updated a lot. This issue was closed due to inactivity. Thanks.

binmakeswell avatar Apr 13 '23 10:04 binmakeswell