Describe the bug
Error message on launch:
krita_stable_diffusion/krita_stable_diffusion.py in version_check(self=<krita_stable_diffusion.krita_stable_diffusion.Controller object>)
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
self = <krita_stable_diffusion.krita_stable_diffusion.Controller object>
self.versions undefined
AttributeError: 'Controller' object has no attribute 'versions'
111
I've also attempted to specify a variety of SD1.5 / SD2 directories via the new menu, but this results in the new menu vanishing (thus can only edit the .ini file manually).
To Reproduce
Steps to reproduce the behaviour:
- Install as per readme
- Launch Krita
- Observe error
Expected behaviour
No error message
Desktop (please complete the following information):
Describe the bug
Error message on launch:
I've also attempted to specify a variety of SD1.5 / SD2 directories via the new menu, but this results in the new menu vanishing (thus can only edit the .ini file manually).
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
No error message
Desktop (please complete the following information):