AI [StableDiffusion.cpp]メモリ不足エラーの解消
やりたいことStableDiffusion.cppを実行した際に以下のエラーが表示されて失敗しました。ggml_vulkan: Device memory allocation of size 956379392 failed.ggml_vulkan: vk::Device::allocateMemory: ErrorOutOfDeviceMemory ggml_extend.hpp:70 - alloc_tensor_range: failed to allocate Vulkan0 buffer of size 956379392 model_manager.cpp:291 - model...