Acly
Acly
You don't open settings to select a style, just select it from the docker
Could you attach the client.log ? Did something go wrong during the server upgrade? It's probably using a wrong python environment. 'yaml' just happens to be the first thing that...
Hmm. The last working version on 05-12: ``` 2025-05-12 12:07:18,840 INFO Found server installation v1.34.0 [cuda] at /home/anon/.local/share/krita/ai_diffusion/server 2025-05-12 12:07:20,968 INFO Using Python: Python 3.12.7, /home/anon/.local/share/krita/ai_diffusion/server/venv/bin/python 2025-05-12 12:07:21,228 INFO Using...
Whatever changes you make globally are not supposed to affect the venv. It's locked to a certain version and dependencies, that's the point. That's why it's so mysterious that it...
if you can please post client.log, can't tell much otherwise
@action1618 you are using an old version of the plugin
**Stencil**: If this doesn't show up, it was probably never installed, and only shown as installed by mistake. You can download it from here: https://huggingface.co/monster-labs/control_v1p_sdxl_qrcode_monster/resolve/main/diffusion_pytorch_model.safetensors Rename it to `control_v1p_sdxl_qrcode_monster.safetensors` and...
What do you mean with image similarity? Similar to what? If you didn't have the control-net model previously you just got the universal model (used for the other control modes),...
> I mean that with the universal model, for me personally, ѕtencil worked very well and I found a great use for it in image refinement. No other controlnet model...
> Is this code supposed to be executed in the ComfyUI folder or in the Krita folder? A copy of this file should already be located in the [plugin install...