# StableDiffusionTorchSharp **Repository Path**: william_lzw/StableDiffusionTorchSharp ## Basic Information - **Project Name**: StableDiffusionTorchSharp - **Description**: TorchSharp版本Stable Diffusion v1.5模型 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 10 - **Forks**: 7 - **Created**: 2023-11-28 - **Last Updated**: 2025-05-01 ## Categories & Tags **Categories**: ai **Tags**: None ## README # Introduction Stable Diffusion model v1.5 for TorchSharp. The cpu requires a minimum of 16GB of memory. # download checkpoint https://huggingface.co/williamlzw/stable-diffusion-1-5-torchsharp and now you can download safetensors/ckpt checkpoint. # inference model with torchsharp run c# program