Acly

Results 270 comments of Acly

The positive/negative outputs of the style nodes are the templates configured in the style. You can merge them with an actual prompt from a separate parameter, or ignore them, or...

Why are you trying to fill a white background?

You get a black image also without selection? ("Generate" mode) I remember there was some issue with black images on latest macOS version.

It's generally not possible to have dependencies for the plugin - it runs inside Krita's embedded python. I also feel like it's perhaps a bit overkill (or a lot) -...

Regarding where substitution happens, these are the stages: 1. `model.py` - collect all the data from the workspace 2. `workflow.py::prepare` - client-side processing of the data, results in a `WorkflowInput`...

> The positive prompt is modified a few times. Where exactly in that function should I put it? I think it's just handling of `` tags inside the prompt. They...

I'm not so happy with storing it in regions, or storing it at all (except maybe in metadata). The rough idea is: 1. Model structures store user input (model.py, region.py,...

supported in [v1.38.0](https://github.com/Acly/krita-ai-diffusion/releases/tag/v1.38.0)

You probably want "Metal Performance Shader" > Could Not Find A Version That Satisfies the Requirement Torch== 2.3.1 This probably means the Python installed on your system is too old...