https://github.com/andrewjswan/fastsd-cpu-addon
FastSD CPU add-on for Home Assistant. FastSD CPU is a faster version of Stable Diffusion on CPU.
https://github.com/andrewjswan/fastsd-cpu-addon
api fastsdcpu home-assistant homeassistant homeassistant-addons webui
Last synced: 6 months ago
JSON representation
FastSD CPU add-on for Home Assistant. FastSD CPU is a faster version of Stable Diffusion on CPU.
- Host: GitHub
- URL: https://github.com/andrewjswan/fastsd-cpu-addon
- Owner: andrewjswan
- License: mit
- Created: 2025-09-25T15:57:47.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-09-25T20:47:55.000Z (6 months ago)
- Last Synced: 2025-09-25T22:42:59.732Z (6 months ago)
- Topics: api, fastsdcpu, home-assistant, homeassistant, homeassistant-addons, webui
- Language: Shell
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
FastSD CPU Add-on
## General
[](https://developers.home-assistant.io/docs/add-ons)
[](https://github.com/andrewjswan/fastsd-cpu-addon/)
[](https://github.com/andrewjswan/fastsd-cpu-addon/actions)
[](https://github.com/andrewjswan/fastsd-cpu-addon/blob/master/fastsd-cpu/CHANGELOG.md)
[](https://github.com/andrewjswan/fastsd-cpu-addon/blob/master/LICENSE)
[](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)
**FastSD CPU** - FastSD CPU is a faster version of Stable Diffusion on CPU. Based on [Latent Consistency Models](https://github.com/luosiallen/latent-consistency-model) and [Adversarial Diffusion Distillation](https://nolowiz.com/fast-stable-diffusion-on-cpu-using-fastsd-cpu-and-openvino/).
## Architecture
![Supports amd64 Architecture][amd64-shield] ![Supports aarch64 Architecture][aarch64-shield] ![Supports armv7 Architecture][armv7-shield] ![Supports armhf Architecture][armhf-shield] ![Supports i386 Architecture][i386-shield]
## Installation
Add the repository URL under **Supervisor → Add-on Store** in your Home Assistant front-end:
https://github.com/andrewjswan/fastsd-cpu-addon/
> [!NOTE]
> **FastSD CPU** add-on based on [FastSD CPU](https://github.com/rupeshs/fastsdcpu).
[amd64-shield]: https://img.shields.io/badge/amd64-yes-blue.svg
[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-blue.svg
[armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
[armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[i386-shield]: https://img.shields.io/badge/i386-no-red.svg