A c# port of Stable-Diffusion-NCNN using NcnnDotNet libraries. The code uses only CPU and requires 8GB ram. Project was created with Visual Studio 2022
2023-05-01 update: Added support for different size images and fast speed high ram mode.
Download from GDrive the 3 .bin models (about 2GB in total) and put them in the "assets" folder, then start the stable-diffusion.exe or compile it yourself. The 3 .bin files are:
-AutoencoderKL-fp16.bin
-FrozenCLIPEmbedder-fp16.bin
-UNetModel-MHA-fp16.bin