{"id":20844848,"url":"https://github.com/ai-dock/invokeai","last_synced_at":"2025-07-12T08:32:55.109Z","repository":{"id":231773147,"uuid":"782539734","full_name":"ai-dock/invokeai","owner":"ai-dock","description":"InvokeAI docker images for use in GPU cloud and local environments. Includes AI-Dock base for authentication and improved user experience.","archived":false,"fork":false,"pushed_at":"2024-11-18T18:10:05.000Z","size":42,"stargazers_count":13,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-03T17:56:10.494Z","etag":null,"topics":["ai","docker","image-generation","invoke-ai","invokeai","runpod","stable-diffusion","vast"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ai-dock.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["ai-dock","robballantyne"]}},"created_at":"2024-04-05T13:54:55.000Z","updated_at":"2025-06-19T12:18:05.000Z","dependencies_parsed_at":"2024-04-05T21:28:22.425Z","dependency_job_id":"06c4c862-c9cc-448d-b736-b49882298eb5","html_url":"https://github.com/ai-dock/invokeai","commit_stats":null,"previous_names":["ai-dock/invokeai"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ai-dock/invokeai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai-dock%2Finvokeai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai-dock%2Finvokeai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai-dock%2Finvokeai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai-dock%2Finvokeai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai-dock","download_url":"https://codeload.github.com/ai-dock/invokeai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai-dock%2Finvokeai/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264962378,"owners_count":23689804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","docker","image-generation","invoke-ai","invokeai","runpod","stable-diffusion","vast"],"created_at":"2024-11-18T02:11:14.650Z","updated_at":"2025-07-12T08:32:55.075Z","avatar_url":"https://github.com/ai-dock.png","language":"Shell","funding_links":["https://github.com/sponsors/ai-dock","https://github.com/sponsors/robballantyne"],"categories":[],"sub_categories":[],"readme":"[![Docker Build](https://github.com/ai-dock/stable-diffusion-webui/actions/workflows/docker-build.yml/badge.svg)](https://github.com/ai-dock/stable-diffusion-webui/actions/workflows/docker-build.yml)\n\n# AI-Dock + Invoke AI Docker Image\n\nRun [Invoke AI](https://github.com/invoke-ai/InvokeAI) in a docker container locally or in the cloud.\n\n\u003e[!NOTE]  \n\u003eThese images do not bundle models or third-party configurations. You should use a [provisioning script](https://github.com/ai-dock/base-image/wiki/4.0-Running-the-Image#provisioning-script) to automatically configure your container. You can find examples in `config/provisioning`.\n\n## Documentation\n\nAll AI-Dock containers share a common base which is designed to make running on cloud services such as [vast.ai](https://link.ai-dock.org/vast.ai) and [runpod.io](https://link.ai-dock.org/template) as straightforward and user friendly as possible.\n\nCommon features and options are documented in the [base wiki](https://github.com/ai-dock/base-image/wiki) but any additional features unique to this image will be detailed below.\n\n\u003e[!NOTE]  \n\u003eThe default provisioning script downloads models to `$WORKSPACE/storage`; You will need to manually scan this directory as symlinks are not yet set for this image.\n\n#### Version Tags\n\nThe `:latest` tag points to `:latest-cuda`\n\nTags follow these patterns:\n\n##### _CUDA_\n- `:v2-cuda-[x.x.x]-runtime-[ubuntu-version]-[invokeai-version]`\n\n- `:latest-cuda` \u0026rarr; `:v2-cuda-11.8.0-base-22.04-v4.2.5`\n\n##### _ROCm_\n- `:v2-rocm-[x.x.x]-runtime-[ubuntu-version]-[invokeai-version]`\n\n- `:latest-rocm` \u0026rarr; `:v2-rocm-5.7-runtime-22.04-v4.2.5`\n\n##### _CPU_\n- `:v2-cpu-[ubuntu-version]-[invokeai-version]`\n\n- `:latest-cpu` \u0026rarr; `:v2-cpu-22.04-v4.2.5` \n\n\nBrowse [here](https://github.com/ai-dock/invokeai/pkgs/container/invokeai) for an image suitable for your target environment.\n\nSupported Python versions: `3.10`\n\nSupported Pytorch versions: `2.2.2`\n\nSupported Platforms: `NVIDIA CUDA`, `AMD ROCm`, `CPU`\n\n## Additional Environment Variables\n\n| Variable                 | Description |\n| ------------------------ | ----------- |\n| `AUTO_UPDATE`            | Update Invoke AI on startup (default `true`) |\n| `INVOKEAI_VERSION`       | InvokeAI version tag (default `None`) |\n| `INVOKEAI_PORT_HOST`     | InvokeAI port (default `9090`) |\n| `INVOKEAI_URL`           | Override `$DIRECT_ADDRESS:port` with URL for Invoke AI service |\n| `INVOKEAI_*`             | Invoke AI environment configuration as described in the [project documentation](https://invoke-ai.github.io/InvokeAI/features/CONFIGURATION/#environment-variables) |\n\nSee the base environment variables [here](https://github.com/ai-dock/base-image/wiki/2.0-Environment-Variables) for more configuration options.\n\n### Additional Python Environments\n\n| Environment    | Packages |\n| -------------- | ----------------------------------------- |\n| `invokeai`     | Invoke AI and dependencies |\n\nThis virtualenv will be activated on shell login.\n\n~~See the base image environments [here](https://github.com/ai-dock/base-image/wiki/1.0-Included-Software#installed-micromamba-environments).~~\n\n\n## Additional Services\n\nThe following services will be launched alongside the [default services](https://github.com/ai-dock/base-image/wiki/1.0-Included-Software) provided by the base image.\n\n### Invoke AI\n\nThe service will launch on port `9090` unless you have specified an override with `INVOKEAI_PORT_HOST`.\n\nInvoke AI will be updated to the latest version on container start. You can pin the version to a branch or commit hash by setting the `INVOKEAI_VERSION` variable.\n\nTo manage this service you can use `supervisorctl [start|stop|restart] invokeai` or through the [Service Portal](https://github.com/ai-dock/base-image/wiki/1.0-Included-Software#ai-dock-service-portal) process manager tab.\n\n\u003e[!NOTE]\n\u003eAll services are password protected by default. See the [security](https://github.com/ai-dock/base-image/wiki#security) and [environment variables](https://github.com/ai-dock/base-image/wiki/2.0-Environment-Variables) documentation for more information.\n\n\n## Pre-Configured Templates\n\n**Vast.​ai**\n\n- [InvokeAI:latest-cuda](https://link.ai-dock.org/template-vast-invokeai)\n\n- [InvokeAI:latest-rocm](https://link.ai-dock.org/template-vast-invokeai-rocm)\n\n---\n\n**Runpod.​io**\n\n- [InvokeAI:latest](https://link.ai-dock.org/template-runpod-invokeai)\n\n---\n\n_The author ([@robballantyne](https://github.com/robballantyne)) may be compensated if you sign up to services linked in this document. Testing multiple variants of GPU images in many different environments is both costly and time-consuming; This helps to offset costs_","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fai-dock%2Finvokeai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fai-dock%2Finvokeai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fai-dock%2Finvokeai/lists"}