Giter VIP home page Giter VIP logo

invokeai's Introduction

Docker Build

AI-Dock + Invoke AI Docker Image

Run Invoke AI in a docker container locally or in the cloud.

Note

These images do not bundle models or third-party configurations. You should use a provisioning script to automatically configure your container. You can find examples in config/provisioning.

Documentation

All AI-Dock containers share a common base which is designed to make running on cloud services such as vast.ai and runpod.io as straightforward and user friendly as possible.

Common features and options are documented in the base wiki but any additional features unique to this image will be detailed below.

Note

The 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.

Version Tags

The :latest tag points to :latest-cuda

Tags follow these patterns:

CUDA
  • :v2-cuda-[x.x.x]-runtime-[ubuntu-version]-[invokeai-version]

  • :latest-cuda:v2-cuda-11.8.0-base-22.04-v4.2.5

ROCm
  • :v2-rocm-[x.x.x]-runtime-[ubuntu-version]-[invokeai-version]

  • :latest-rocm:v2-rocm-5.7-runtime-22.04-v4.2.5

CPU
  • :v2-cpu-[ubuntu-version]-[invokeai-version]

  • :latest-cpu:v2-cpu-22.04-v4.2.5

Browse here for an image suitable for your target environment.

Supported Python versions: 3.10

Supported Pytorch versions: 2.2.2

Supported Platforms: NVIDIA CUDA, AMD ROCm, CPU

Additional Environment Variables

Variable Description
AUTO_UPDATE Update Invoke AI on startup (default true)
INVOKEAI_VERSION InvokeAI version tag (default None)
INVOKEAI_PORT_HOST InvokeAI port (default 9090)
INVOKEAI_URL Override $DIRECT_ADDRESS:port with URL for Invoke AI service
INVOKEAI_* Invoke AI environment configuration as described in the project documentation

See the base environment variables here for more configuration options.

Additional Python Environments

Environment Packages
invokeai Invoke AI and dependencies

This virtualenv will be activated on shell login.

See the base image environments here.

Additional Services

The following services will be launched alongside the default services provided by the base image.

Invoke AI

The service will launch on port 9090 unless you have specified an override with INVOKEAI_PORT_HOST.

Invoke 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.

To manage this service you can use supervisorctl [start|stop|restart] invokeai or through the Service Portal process manager tab.

Note

All services are password protected by default. See the security and environment variables documentation for more information.

Pre-Configured Templates

Vast.​ai


Runpod.​io


The author (@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

invokeai's People

Contributors

robballantyne avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

invokeai's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.