Leonardo.AI is an awesome service for generating and manipulating Images with AI. They provide an own Web-Application for generating and manipulating images with AI. However, their Web-Application is not (yet) a full-featured painting tool!
Therefore, I decided to develop a plugin which connects the power of Leonardo.AI with the open source and powerful painting application Krita
- Clone or copy the plugin into the krita-plugin directory (see Krita - Manually)
- Copy the desktop-file to krita-plugin directory
- (Re-)Start krita
- Enable Plugin (see Krita - How to enable and disable a plugin?)
- Add "Leonardo AI" docker (see Krita - How to get to the plugin?)
cd ~/.local/share/krita/pykrita
git clone https://github.com/rainu/krita-leonardo-ai.git leonardo_ai
ln -s ./leonardo_ai/leonardo_ai.desktop
- Download the latest leonardo_ai.zip
- Unpack the whole content into the Krita-Plugin Directory
C:\Users\YOUR_USERNAME\AppData\Roaming\krita\pykrita
Of course, you will need a Leonardo AI-Account first. After you have some you can configure your credentials in the Plugin's Settings. If the plugin is loaded without configured credentials, the settings dialog should be automatically open. There you can put your credentials and check if the connection is possible. After save your settings, you are read to work with the plugin!