Suraj Patil

Results 240 comments of Suraj Patil

Think this issue should have been resolved now with diffusers `main`. Let us know if it's standing.

Hey @MarkRich , this would be a very cool addition, feel free to work on it, happy to help :)

Hey @stromal as said by @dblunk88 it looks like a auth issue. If you are using the colab then make sure to run `Login` cell first before loading the `pipeline`....

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 > args = parse_args() ``` it has been resolved...

Just answered here https://github.com/huggingface/diffusers/issues/1068#issuecomment-1308883358

Thanks a lot for reporting, will take try this and let you know.

I just tried your command and it works fine for me, couldn't reproduce it. Could you maybe try again and let us no if the issue persists.

Oh you are `deepspeed`, I tried without deepspeed. Please make sure to post the detailed command when opening issues so we could reproduce fast :) I haven't tried this with...