Skip to content

andreae293/Stable-Diffusion.NET-NCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stable-Diffusion.NET-NCNN

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.

Usages

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

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages