Bagheera

Results 446 comments of Bagheera

not stale, just waiting on some pytorch improvements

the SDXL training scripts are broken this way as well @patrickvonplaten @sayakpaul which means the models that are trained with diffusers are likely all broken.

the prompt embed code also pools incorrectly. as tested by @AmericanPresidentJimmyCarter it looks like the correct method would be to pool the final layer while sampling hidden states from the...

@sayakpaul i opened the pull request for this. but the code in question only runs when prompt embeds are None. do we want to mix and match provided pooled embeds...

For me, brighter images make it more noticeable. # DDIM ![image](https://github.com/huggingface/diffusers/assets/59658056/d44db4c4-3c33-4dc1-a3a7-56b99e2e0eba) # Euler (Patched) ![image](https://github.com/huggingface/diffusers/assets/59658056/23bf890d-2537-4f30-892a-935061456752)