https://github.com/uninterruptedpowersupply/stable-diffusion-mobile-ui
For generating images using Stable Diffusion 1.5 with as less as 1.5gb Vram
https://github.com/uninterruptedpowersupply/stable-diffusion-mobile-ui
stable-diffusion stable-diffusion-mobile unstable
Last synced: 6 months ago
JSON representation
For generating images using Stable Diffusion 1.5 with as less as 1.5gb Vram
- Host: GitHub
- URL: https://github.com/uninterruptedpowersupply/stable-diffusion-mobile-ui
- Owner: uninterruptedpowersupply
- License: gpl-3.0
- Created: 2025-02-12T12:46:47.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-04-08T04:57:52.000Z (6 months ago)
- Last Synced: 2025-04-08T05:30:16.296Z (6 months ago)
- Topics: stable-diffusion, stable-diffusion-mobile, unstable
- Language: Python
- Homepage:
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Stable-Diffusion-Mobile-UI
-------------------------------------------------------------------------------------------------------------------Generate images using Stable Diffusion 1.5 with as little as 2.1 GB of VRAM.
-------------------------------------------------------------------------------------------------------------------
Warning: This application can generate NSFW, gore, and other disturbing material. Please use with caution.
-------------------------------------------------------------------------------------------------------------------
To-Do List:
-------------------------------------------------------------------------------------------------------------------
~~Fix crash after saving an image of 512x512 or higher resolution.~~,
~~fix requirements file,~~
Fix SDXL,
create an exe,
Create an APK.Lower Priority / To Be Addressed Later (or Never):
-------------------------------------------------------------------------------------------------------------------
~~High memory usage at resolutions greater than 768x768~~,(2.5gb peek usage at 1024x1024)Add support for Stable Diffusion 3 and Flux when consumer hardware can support them (aware of SD 3.5 variants),
Allow users to paste numbers with commas in the custom resolution menu,
Add vae and lora support,
fix the hight resource requiremnts of SDXL ( 5.5gb vram at 512x512 )
Make it ios compatible.
How to Use
-------------------------------------------------------------------------------------------------------------------
(Windows Only; Might Work with Linux)Run the RUN_FIRST_TIME_ONLY_.bat file.
Then, run run.bat.
The application requires a peak VRAM usage of 1.5 GB depending on the resolution.
The Forge web UI was run with the following arguments:
-------------------------------------------------------------------------------------------------------------------
--api --pin-shared-memory --cuda-stream --cuda-malloc --xformersPrompt
positive Trees, snow, evening, glow, bloom, sun set, yellow, orange, 4k, text "STABLE", "DIFFUSION", "MOBILE", "UI", clear tect
negative Low-res
seed 1
steps 20




New collage modeAT 1024X1024

AT 128X128

STABLE DIFFUSION MOBLE UI DOES NOT SUPPORT CUSTOM VAE, TEXT ENCODERS OR LORA YET
----------------------------------------------------------------------------------------------------------------
Models used
----------------------------------------------------------------------------------------------------------------
SD 1.5 - https://civitai.com/models/25694/epicrealism
SDXL - https://civitai.com/models/833294?modelVersionId=1116447----------------------------------------------------------------------------------------------------------------
SPECIAL THANKS TO
-------------------------------------------------------------------------------------------------------------------https://github.com/AUTOMATIC1111/stable-diffusion-webui
https://github.com/Panchovix/stable-diffusion-webui-reForge
https://github.com/lllyasviel/stable-diffusion-webui-forge
https://github.com/comfyanonymous/ComfyUI
https://github.com/cumulo-autumn/StreamDiffusion
https://github.com/huggingface/diffusers
https://pytorch.org/
https://kivy.org/
https://python-pillow.org/
https://numpy.org/
https://github.com/facebookresearch/xformers
https://arxiv.org/abs/2112.10752
https://arxiv.org/abs/2010.02502