We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53465f8 commit b9fbcf1Copy full SHA for b9fbcf1
1 file changed
StabilityMatrix.Core/Models/Settings/Settings.cs
@@ -100,9 +100,6 @@ public InstalledPackage? PreferredWorkflowPackage
100
/// </summary>
101
public bool IsCompletionRemoveUnderscoresEnabled { get; set; } = true;
102
103
- /// NEW
104
- public bool EnableTiledVae { get; set; } = false;
105
-
106
/// <summary>
107
/// Format for Inference output image file names
108
0 commit comments