This is the Windows app named stable-diffusion.cpp whose latest release can be downloaded as sd-master-636d3cb-bin-win-avx512-x64.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named stable-diffusion.cpp with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
SCREENSHOTS
Ad
stable-diffusion.cpp
DESCRIPTION
stable-diffusion.cpp is a lightweight, high-performance implementation of Stable Diffusion and related generative models written entirely in portable C/C++, designed to run on virtually any device without heavy dependencies. It enables text-to-image and image-to-image generation, supports a growing set of models like SD1.x, SD2.x, SDXL, SD-Turbo, Qwen Image, and more, and is continually updated with support for cutting-edge model variants including video and image editing models. The project is built on the ggml backend, which allows efficient execution on CPUs and GPUs via backends like CUDA, Vulkan, Metal, OpenCL, and SYCL, making it suitable for everything from desktops to mobile devices. It includes options for ControlNet, LoRA models, upscaling via ESRGAN, and advanced sampling techniques, giving developers and users a rich toolkit for creative workflows.
Features
- Portable C/C++ inference engine for diffusion models
- Wide model support (SD1.x, SD2.x, SDXL, Turbo, Qwen Image, etc.)
- Multi-backend acceleration (CPU, CUDA, Vulkan, Metal, OpenCL)
- ControlNet, LoRA, and advanced sampling support
- Upscaling via ESRGAN and latent decoding optimizations
- Bindings for Python, Rust, Go, and Flutter
Programming Language
C++
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/stable-diffusion-cpp.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.