bmmmm
v0.1.10
Published
> Embeddable StableDiffusion Browser Engine
Downloads
10
Readme
Breadmachine
Embeddable StableDiffusion Browser Engine
Breadmachine is the core virtual machine that powers Breadboard.
Using Breadmachine, you can embed Breadboard in every context and workflow you can imagine.
Documentation: https://breadboard.me/breadmachine
Contribution
Running breadmachine as a standalone is simple.
- Install dependencies with
npm install
- Run
npm run dev
- Open the browser at http://localhost:4200