This template deploys the official InvokeAI docker image (ghcr.io/invoke-ai/invokeai
) exposing the Web UI on port 9090.
/data
)PUBLIC_DOMAIN
INVOKEAI_ROOT
: Directory inside the persistent volume used by InvokeAI (default /data/invokeai
).HUGGING_FACE_HUB_TOKEN
: (Optional) enables downloading private HF models.