Invoke-AI
Invoke-AI
OfficialDocker app from grtgbln's Repository
Overview
An implementation of Stable Diffusion, the open source text-to-image and image-to-image generator, providing a streamlined process with various new features and options to aid the image generation process.
**Nvidia GPU Use:**
Using the Unraid Nvidia Plugin to install a version of Unraid with the Nvidia Drivers installed and add **--runtime=nvidia --gpus=all** to "extra parameters" (switch on advanced view)
**AMD GPU Use:** For AMD GPU support, add "/dev/kfd" and "/dev/dri" each as a Device and add the required Variables: https://rocm.docs.amd.com/projects/install-on-linux/en/latest/how-to/docker.html#accessing-gpus-in-containers
**AMD GPU Use:** For AMD GPU support, add "/dev/kfd" and "/dev/dri" each as a Device and add the required Variables: https://rocm.docs.amd.com/projects/install-on-linux/en/latest/how-to/docker.html#accessing-gpus-in-containers
Requirements
The images for this container are several gigabytes (upwards of ~9 GB).
If you receive a "no space left on device" warning during installation, please increase the vDisk size in your Docker settings.
Runtime arguments
- Web UI
http://[IP]:[PORT:9090]/- Network
bridge- Privileged
- false
- Extra Params
--gpus=all
Template configuration
WebUIPorttcp
Container Port: 9090
- Target
- 9090
- Default
- 9090
- Value
- 9090
HuggingFace Hub TokenVariable
HuggingFace Hub token for downloading models from private repositories
- Target
- HUGGING_FACE_HUB_TOKEN
Appdata and Model Storage PathPathrw
Path for app data and models storage
- Target
- /invokeai_root
- Default
- /mnt/user/appdata/invoke_ai
- Value
- /mnt/user/appdata/invoke_ai
Data rootVariable
Location of InvokeAI root directory inside the container
- Target
- INVOKEAI_ROOT
- Default
- /invokeai_root
- Value
- /invokeai_root
Categories
Details
Repository
ghcr.io/invoke-ai/invokeai:latestLast Updated2026-06-02
First Seen2024-08-14
Run Invoke-AI on Unraid.
Invoke-AI is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.