A-Polyana
A-Polyana
> I got the same problem when use 'accelerate config' with deepseed option. I think it's related to this code `valueError: Pipeline expected {'unet', 'text_encoder', 'safety_checker', 'scheduler', 'vae', 'tokenizer', 'feature_extractor'},...
I Try re-install hugingface/diffuers git and transformers but still saw error message like this ``` `--num_cpu_threads_per_process` was set to `4` to improve out-of-box performance To avoid this warning pass in...
> this has something to do with the classes, if you already have some, it should not trigger an error. I found it out, after i deleted the content of...
> this has something to do with the classes, if you already have some, it should not trigger an error. I found it out, after i deleted the content of...
> Hey @A-Polyana > > The first error that you posted > > ``` > > Traceback (most recent call last): > > File "/home/polyana/github/diffusers/examples/dreambooth/train_dreambooth.py", line 659, in > >...
yep! Now work`s well all! with deepSpeed
> Glad it's fixed! Ty for help! but There's still a little problem runwayml/stable-diffusion-v1-5 Model well working But Other Model Not work :( ``` Traceback (most recent call last): |...
> > > Glad it's fixed! > > > > > > Ty for help! but There's still a little problem runwayml/stable-diffusion-v1-5 Model well working But Other Model Not work...