This is a wrapper of stable-diffusion.cpp.
Important
When cloning this repo, don't forget to fetch the submodules.
- Either:
$ git clone https://github.com/alpaca-core/ac-local.git --recurse-submodules
- Or:
$ git clone https://github.com/alpaca-core/ac-local.git
$ cd ac-local
$ git submodule update --init --recursive