local-dream:基于Android平台的Stable Diffusion图像生成项目

Run Stable Diffusion on Android Devices with Snapdragon NPU acceleration. Also supports CPU/GPU inference.

分支1Tags0
Xxororzv2.5.3
263b7b4e创建于 10 天前184次提交
文件最后提交记录最后更新时间
ko-fi6 个月前
v2.5.3 10 天前
Update README.md 5 个月前
feat: store generation history in Room database Replace the per-record JSON sidecar files with a Room-backed history table so we can record information the old layout could not represent (generation mode, denoise strength, upscaler id, etc.) and filter on it. - Add Room 2.6.1 + KSP for entity / DAO generation - Run a one-shot blocking MigrationScreen at first launch that imports the existing on-disk JSON history into the database, then writes a done flag to DataStore so it never re-runs - Rework the third pager tab into a filterable history view: top current/all chips plus a bottom-sheet filter (modes, models, sizes, time range, schedulers, devices, prompt substring, sort order) backed by a RawQuery - Show mode and denoise strength in both the result and history parameter detail dialogs - Persist upscaled images through HistoryManager so they show up as first-class history entries with the upscaler id recorded Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> 21 天前
update git config 9 个月前
update build script 8 个月前
fix tokenizers-cpp version 8 个月前
CC BY-NC LICENSE 1 年前
docs: move links to guide site 25 天前
open sourced 1 年前
open sourced 1 年前
open sourced 1 年前
open sourced 1 年前
use cropify for image crop 1 年前

Local Dream

Local Dream

Android Stable Diffusion with Snapdragon NPU acceleration
Also supports CPU/GPU inference

App Demo

About this Repo

This project is now open sourced and completely free. Hope you enjoy it!

If you like it, please consider sponsor this project.

Note

Currently focused on SD1.5 and SDXL models. SD2.1 is no longer maintained due to poor quality and limited popularity.

NPU support:

  • SD1.5 models are supported on Snapdragon NPUs with Hexagon V68 architecture or newer.
  • SDXL models are supported on Snapdragon 8 Gen 3 and newer devices.

If your chip is outside the above scope, you can only run SD1.5 on CPU/GPU.

You can join our telegram group for discussion or help with testing.

User Guide

For certain reasons, all guides and documentation have been moved to Guide Site.

Credits & Acknowledgments

Local Dream is built on top of many excellent open-source projects. Sincere thanks to all the authors and contributors whose work made this project possible.

C++ Libraries

Android Libraries

Models


💖 Support This Project

If you find Local Dream useful, please consider supporting its development:

What Your Support Helps With:

  • Additional Models - More AI model integrations
  • New Features - Enhanced functionality and capabilities
  • Bug Fixes - Continuous improvement and maintenance
Buy Me a Coffee at ko-fi.com 在爱发电支持我

Your sponsorship helps maintain and improve Local Dream for everyone!

项目介绍

Run Stable Diffusion on Android Devices with Snapdragon NPU acceleration. Also supports CPU/GPU inference.

定制我的领域

下载使用量

0

项目总下载次数(含Clone、Pull、 zip 包及 release 下载),每日凌晨更新

语言类型

Kotlin58.91%
C++40.38%
CMake0.64%
Batchfile0.05%
Shell0.02%