Acly
Acly
The log doesn't look unusual, although xformers is persumably something you have enabled manually? Maybe try without it?
There's nothing implemented at the moment. I doubt any model or lora is safe. I think usually people use 1. a list of banned words/expressions which are filtered from the...
> I found this plugin for comfyui but dont know how to implement it: https://github.com/42lux/ComfyUI-safety-checker Yea that uses the model from 2. link I posted. There is a node for...
Done, release [v1.21.0](https://github.com/Acly/krita-ai-diffusion/releases/tag/v1.21.0) Uses https://huggingface.co/CompVis/stable-diffusion-safety-checker - the others only worked on the most obvious images. This one seems quite robust especially in "Strict" mode, although at that point it does...
It happens with a new document? I can imagine somthing might be cached inside a .kra file, but outside of that it's very unlikely...
Reference, Face, Style, Composition all use IP-Adapter (https://github.com/cubiq/ComfyUI_IPAdapter_plus) The error is probably related to update of this dependency (which is however necessary to get the style/composition functionality). I think this...
I ran all tests on a 3060, and did not encounter issues. Reference/Style/Composition/Face are working. As for the 10xx cards, someone with the hardware needs to reproduce this directly in...
It's used for fill/expand only if you don't provide a prompt (as a replacement of sorts)
Need to see the full error trace from the server.log to say for sure, but since it's related to reference/face/style it is likely that it's an issue with IP-Adapter. And...
> So you changed both ip adapter and ip dace adapter? They are different models (those were not changed) but are both handled by the same extension nodes and share...