This commit is contained in:
Darth Affe 2024-08-10 20:51:24 +02:00
parent ecac81dd8b
commit 3badc9cf3b

View File

@ -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}");
}
}