Skip to content

Conversation

@patrickvonplaten
Copy link
Contributor

No description provided.

hidden_states = posterior.latent_dist.mode()
hidden_states = self.decode(hidden_states, return_dict=return_dict).sample

sample = self.decode(hidden_states, return_dict=return_dict).sample
Copy link
Contributor Author

Choose a reason for hiding this comment

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

wrong naming here led to interestingly only a difference of 0.06 -> corrected now

@patrickvonplaten patrickvonplaten merged commit 2a8477d into main Sep 19, 2022
@patrickvonplaten patrickvonplaten deleted the fix_vae_flax branch September 19, 2022 14:50
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.

PhaneeshB pushed a commit to nod-ai/diffusers that referenced this pull request Mar 1, 2023
yoonseokjin pushed a commit to yoonseokjin/diffusers that referenced this pull request Dec 25, 2023
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.

3 participants