ShivamShrirao / diffusers

🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
https://huggingface.co/docs/diffusers
Apache License 2.0
1.89k stars 505 forks source link

The output according to the prompt is no longer coming out #176

Closed KitaharaMugiro closed 1 year ago

KitaharaMugiro commented 1 year ago

Describe the bug

I just run the example Google Colab but the output was strange. I couldn't get the output according to my prompt.

スクリーンショット 2023-01-05 16 12 37

Reproduction

No response

Logs

No response

System Info

same as example

ShivamShrirao commented 1 year ago

Does this fix it ? https://github.com/ShivamShrirao/diffusers/pull/178

KitaharaMugiro commented 1 year ago

Yes, fixed. Thank you

KitaharaMugiro commented 1 year ago

It fixed yesterday but today I couldn't train again. It is same as #179