We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6eb0aa commit f973a5cCopy full SHA for f973a5c
TensorStack.StableDiffusion/Pipelines/Nitro/NitroConfig.cs
@@ -38,6 +38,7 @@ public NitroConfig()
38
};
39
AutoEncoder = new AutoEncoderModelConfig
40
{
41
+ Scale = 32
42
LatentChannels = 32,
43
ScaleFactor = 0.41407f
44
0 commit comments