0.1.10 • Published 1 year ago

bmmmm v0.1.10

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

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.

  1. Install dependencies with npm install
  2. Run npm run dev
  3. Open the browser at http://localhost:4200