huggingface / notebooks

Notebooks using the Hugging Face libraries 🤗
Apache License 2.0
3.59k stars 1.51k forks source link

[Diffusers] add: colab notebook on unidiffuser #377

Closed sayakpaul closed 1 year ago

sayakpaul commented 1 year ago

Corresponding PR: https://github.com/huggingface/diffusers/pull/2963

Most of the content is taken from the documentation of the pipeline.

Will merge as is unless there's any feedback.

Cc: @patrickvonplaten (as an FYI).

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

dg845 commented 1 year ago

Hi, small comment: in the gif, for the image-to-text generation example, it shows the UniDiffuser example image of an astronaut as the input, but "A stream in the middle stream in forest" as the output text. Is this an oversight?

sayakpaul commented 1 year ago

Hi, small comment: in the gif, for the image-to-text generation example, it shows the UniDiffuser example image of an astronaut as the input, but "A stream in the middle stream in forest" as the output text. Is this an oversight?

You are right. I will take care of it.

patrickvonplaten commented 1 year ago

Feel free to merge whenever @sayakpaul :-)