You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:\Users\J\AppData\Roaming\krita\pykrita\ai_diffusion\connection.py", line 85, in _connect
self._client = await ComfyClient.connect(url)
RuntimeError: coroutine raised StopIteration
Can someone tell me what this error is? I'm trying to connect Krita to my ComfyUI installation. I've installed all the required models. When I try to connect I get: Error: Error: coroutine raised StopIteration
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "C:\Users\J\AppData\Roaming\krita\pykrita\ai_diffusion\connection.py", line 85, in _connect
self._client = await ComfyClient.connect(url)
RuntimeError: coroutine raised StopIteration
Can someone tell me what this error is? I'm trying to connect Krita to my ComfyUI installation. I've installed all the required models. When I try to connect I get: Error: Error: coroutine raised StopIteration
The text was updated successfully, but these errors were encountered: