Skip to content

Commit b9fbcf1

Browse files
authored
Update Settings.cs
1 parent 53465f8 commit b9fbcf1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

StabilityMatrix.Core/Models/Settings/Settings.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,6 @@ public InstalledPackage? PreferredWorkflowPackage
100100
/// </summary>
101101
public bool IsCompletionRemoveUnderscoresEnabled { get; set; } = true;
102102

103-
/// NEW
104-
public bool EnableTiledVae { get; set; } = false;
105-
106103
/// <summary>
107104
/// Format for Inference output image file names
108105
/// </summary>

0 commit comments

Comments
 (0)