invoke-ai / InvokeAI

InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products.
https://invoke-ai.github.io/InvokeAI/
Apache License 2.0
22.27k stars 2.32k forks source link

Overhaul docker documentation and fix minor bugs #6540

Open ebr opened 1 week ago

ebr commented 1 week ago

Summary

Related Issues / Discussions

Closes #6264

QA Instructions

I tested following these docs on a Linux system, but some testing on Windows with WSL would be helpful.

  1. Try the docker run commands from the README, including working directory persistence. Try mounting an existing InvokeAI root dir into the container, as described in the README.
  2. Test the run.sh script and docker compose commands

Merge Plan

Merge when approved

Checklist