Acly

Results 383 comments of Acly

Yea not really a fan of using a service underneath that sends your text to google (or whereever). This will also start failing for people due to bad network connections,...

It is mysterious to be sure, but unless you have some clue as to how it might be related to the plugin, I'm not sure there's much we can do?...

I'm not sure about the initial error, it looks like Python doesn't even manage to start, so no code from the plugin gets to run. Maybe something is wrong with...

The plugin prefers `python3.11` if it can find it. No idea how to make this visible on Mac though, it seems like it's different for terminal and other apps?

It just searches for the `python3.11` command, not any particular path. If it is available (eg by being in the `PATH` environment variable) it will be used, otherwise it falls...

They're not supported for Flux. Not planned atm, model is just too slow to work with...

> Next to to the node in the Custom nodes manager it says "(IMPORT FAILED)". Scroll up in ComfyUI output, there should be an actual error message, explaining why the...

> It might be a version comparison failure, maybe triggered by the change from 0.1.x to 0.2.x in ComfyUI on 2024-09-02. It doesn't actually check or compare versions. The error...

Yes... the situation isn't ideal, I don't really want to add another custom nodes dependency for what is likely to be a temporary solution.

Fixed in [v1.35.0](https://github.com/Acly/krita-ai-diffusion/releases/tag/v1.35.0) Cursor should also move to the next image now (but doesn't select it), so pressing left/right has the expected behavior.