We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2910fb commit cc7639fCopy full SHA for cc7639f
1 file changed
StabilityMatrix.Avalonia/ViewModels/Inference/Modules/NRSModule.cs
@@ -20,7 +20,7 @@ public NRSModule(IServiceManager<ViewModelBase> vmFactory)
20
}
21
22
/// <summary>
23
- /// Applies FreeU to the Model property
+ /// Applies NRS to the Model property
24
/// </summary>
25
protected override void OnApplyStep(ModuleApplyStepEventArgs e)
26
{
0 commit comments