Replies: 4 comments 16 replies
-
Version 2.1 is out! Here's the announcement and here's where you can download the 768 model and here is 512 model "New stable diffusion model (Stable Diffusion 2.1-v, HuggingFace) at 768x768 resolution and (Stable Diffusion 2.1-base, HuggingFace) at 512x512 resolution, both based on the same number of parameters and architecture as 2.0 and fine-tuned on 2.0, on a less restrictive NSFW filtering of the LAION-5B dataset. Per default, the attention operation of the model is evaluated at full precision when xformers is not installed. To enable fp16 (which can cause numerical instabilities with the vanilla attention module on the v2.1 model) , run your script with ATTN_PRECISION=fp16 python <thescript.py>" The new models work fine with the old 2.0 .yaml files, I tested them. |
Beta Was this translation helpful? Give feedback.
-
Did a quick test, 2.1 seems a bit better at cars accuracy (mine, at least) |
Beta Was this translation helpful? Give feedback.
-
I just updated, I've done the following:
It's producing solid brown images. GPU is a 3060 (12GB). Anyone know what might be going on? I've found a couple conflicting things talking about |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It was announced on the Stable Diffusion Discord channel that an improved version of 2.0 is expected this week.
I'm curious to see what they improve on it...
Beta Was this translation helpful? Give feedback.
All reactions