stable-diffusion.cpp
#44
by
akleine
- opened
please note that SSD-1B is supported by stable-diffusion.cpp for some time.
https://github.com/leejet/stable-diffusion.cpp
Needless to say, but SSD-1B used together with sd.cpp ( https://github.com/leejet/stable-diffusion.cpp ) is 1st choice
for exeuting text-to-image jobs with a feeling of SDXL on low powered Android smartphones without using python.
You could do this inside termux environment, but even without termux,
for example using this app: https://github.com/akleine/sdcpp-on-android
Note: unlike other tiny UNet-SD1x-models this SSD-1B does not require any conversion steps, it is just ready for run,
see also https://github.com/leejet/stable-diffusion.cpp/blob/master/docs/distilled_sd.md