/stable-gimpfusion

A Gimp plugin that brings StableDiffusion functionality through Automatic1111's API

Primary LanguagePythonMIT LicenseMIT

GitHub license GitHub stars awesomeness

Stable-Gimpfusion

This is a simple Gimp plugin that allows you to augment your painting using Automatic1111's StableDiffusion Web-UI API from your local StableDiffusion server.

Requirements

Installation

  • Download the script file stable-gimpfusion.py, save into your gimp plugin directory, ie: ~/.gimp-2.10/plug-ins/stable-gimpfusion.py
  • Restart Gimp, and you will see a new AI menu item
  • Run script via AI -> Stable Gimpfusion -> Config and set the backend API URL base (should be http://127.0.0.1:7860/sdapi/v1/ by default)

License

MIT