Skip to main content

A Stable Diffusion GUI

Project description

Banner Upload Python Package Discord GitHub GitHub last commit GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests

AI Runner allows you to run Stable Diffusion locally using your own hardware. It comes with drawing tools and an infinite canvas which lets you outpaint to any size you wish.

img.png


Download the official build on itch.io!

This is the compiled version of AI Runner which you can use without installing any additional dependencies.


Pypi installation

If you would like to use AI Runner as a library, follow this method of installation. Currently there isn't much of an external API so using AI Runner as a library is not recommended.

Prerequisites

  • Ubuntu 20.04+ or Windows 10+

  • Python 3.10.6

  • pip-23.0.1

  • pip install airunner

  • pip install git+https://github.com/w4ffl35/diffusers.git@ckpt_fix

  • pip install git+https://github.com/w4ffl35/transformers.git@tensor_fix


Using AI Runner

Type what you would like to see int the prompt textbox. Type what you would like to guide the generator away from in the negative prompt textbox. Click the "Generate" button to generate an image. Adjust settings as you see fit.


Model support

Stable Diffusion v1 and v2 models are supported in the following formats

File formats

  • Diffusers
  • Safetensors
  • ckpt files
  • Textual Inversion embeddings

Models

  • txt2txt
  • img2img
  • txt2pix
  • inpaint / outpaint
  • controlnet

Custom models

  1. Place your custom models in a folder of your choice, for example ~/stablediffusion
  2. If you have textual embeddings place them in ~/<your_folder>/embeddings
  3. Start the app and navigate to settings > preferences
  4. Add the absolute path to the folder you chose to store your models in
  5. Click OK and restart the app

Keyboard / Mouse controls

The following are some previous undocumented features

Misc

  • hold middle mouse + drag - Pan the canvas

With the brush tool selected:

  • hold left or right mouse and drag - Draw on the canvas

With the eraser tool selected:

  • hold left or right mouse and drag - Erase on the canvas

With the active grid area tool selected:

  • hold ctrl or shift and scroll up or down - Changes the width and height of the active grid area

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

airunner-1.8.14.tar.gz (14.8 kB view hashes)

Uploaded Source

Built Distribution

airunner-1.8.14-py3-none-any.whl (14.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page