Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 611 Bytes

File metadata and controls

25 lines (15 loc) · 611 Bytes

StableDiffusion FlowUI

Node-based Stable Diffusion WebUI designed to be as modular and extensible as possible.

Installation

It is recommended that you deploy FlowUI with docker compose

  git pull https://github.com/aaronlockhartdev/sd-flowui.git
  docker compose up --build -d

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Acknowledgements