This plugin is no longer supported. Instead download my actively maintained A.I. Runner - a free Stable Diffusion interface.
💫💫💫 GET A.I. RUNNER HERE 💫💫💫
- Download the latest version of the plugin
- Use the Python Plugins Manager to install the plugin from within Krita
- Download the model downloader script
- Run
./download_models.sh
This places models in a stablediffusion
folder in your home folder in linux:
/home/$USER/stablediffusion
You must place your models inside of this directory. For more information on the layout of this directory, how you must structure it with your models see the run-ai-socket-server README
- unzip and untar the xz file - you should have a folder called
runai
- run the server:
cd runai && ./runai
Windows download coming soon
- Runs on
Windows andUbuntu (Windows version coming soon) - Run locally in Krita without the need for a Python environment.
- Easy installation: no need to install Python or other dependencies
- Non-blocking image generation: continue working in Krita while your images generate
- Moves images from server to Krita without moving to disc first
Standalone - comes bundled with required serverComing soon - currently have to download and run server separately- Uses a queued request system
- Runs Stable Diffusion models v1-5 and 2-1
- Runs any diffusers or ckpt models
- NSFW toggle
- No watermarking
- Txt2Img: create images from text prompts
- Img2img: create images from existing images and text prompts
- Inpainting: replace masked areas of images using prompts
- Outpainting: expand an existing image using prompts
- Checkpoint conversion: convert ckpt to diffusers format
Requires manual update for now (re-follow installation steps)
Automatic updates under development
Join us on Discord