krita_stable_diffusion
krita_stable_diffusion copied to clipboard
A Stable Diffusion plugin for Krita
I cannot make sense of this error that I'm getting upon starting Krita after installing this script: ``` ValueError Python 3.11.6: /usr/bin/python3 Sat Dec 2 20:30:56 2023 A problem occurred...
**Describe the bug** Error message on launch: ``` krita_stable_diffusion/krita_stable_diffusion.py in version_check(self=) 455 :return: 456 """ 457 versions = self.versions 458 current_ksd_version = self.config.value("current_ksd_version", VERSION) 459 current_runai_version = versions["current_runai_version"] versions undefined...
Not sure if this a bug or a "I don't know how to use it" thing. I'm investigating the Upscale tab. I'm assuming it is working (is it?) I go...
**Is your feature request related to a problem? Please describe.** When I run "install.sh", it says that Krita is not installed, despite it is, I installed it through Flatpak, so...
**Describe the bug** Plugin Config Button is unable to restart Stable Diffusion. I guess, it is not running to begin with. **To Reproduce** Steps to reproduce the behavior: 1. Install...