We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce0861c commit 4bd67c9Copy full SHA for 4bd67c9
1 file changed
StabilityMatrix.Avalonia/ViewModels/Inference/Modules/TiledVAEModule.cs
@@ -4,6 +4,8 @@
4
using StabilityMatrix.Avalonia.ViewModels.Base;
5
using StabilityMatrix.Core.Attributes;
6
using StabilityMatrix.Core.Models.Api.Comfy.Nodes;
7
+using NLog;
8
+
9
10
namespace StabilityMatrix.Avalonia.ViewModels.Inference.Modules;
11
0 commit comments