Skip to content

Conversation

patil-suraj
Copy link
Contributor

@patil-suraj patil-suraj commented Nov 24, 2022

This PR adapts the UNet2DConditionModel for Stable diffusion 2 upscaler.

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Nov 24, 2022

The documentation is not available anymore as the PR was closed or merged.

Copy link
Contributor

@patrickvonplaten patrickvonplaten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR actually looks good to me as is - would just rename a couple of things

@patil-suraj patil-suraj marked this pull request as ready for review November 24, 2022 13:25
Copy link
Member

@pcuenca pcuenca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@patil-suraj patil-suraj merged commit cecdd8b into main Nov 24, 2022
@patil-suraj patil-suraj deleted the upscale-model branch November 24, 2022 13:49
sliard pushed a commit to sliard/diffusers that referenced this pull request Dec 21, 2022
* allow disabling self attention

* add class_embedding

* fix copies

* fix condition

* fix copies

* do_self_attention -> only_cross_attention

* fix copies

* num_classes -> num_class_embeds

* fix default value
yoonseokjin pushed a commit to yoonseokjin/diffusers that referenced this pull request Dec 25, 2023
* allow disabling self attention

* add class_embedding

* fix copies

* fix condition

* fix copies

* do_self_attention -> only_cross_attention

* fix copies

* num_classes -> num_class_embeds

* fix default value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants