mirror of
https://github.com/DarthAffe/StableDiffusion.NET.git
synced 2025-12-12 21:38:45 +00:00
Typo
This commit is contained in:
parent
ecac81dd8b
commit
3badc9cf3b
@ -175,7 +175,7 @@ public class MainWindowViewModel : INotifyPropertyChanged
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
LogLine($"Failed to load stable-diffussion.cpp libraries!{Environment.NewLine}{ex.Message}");
|
||||
LogLine($"Failed to load stable-diffusion.cpp libraries!{Environment.NewLine}{ex.Message}");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user