Acly
Acly
the problem is detecting whether it's nunchaku clip, I'd rather not resort to using the filename, and more robust method is quite a lot of hassle there isn't a big...
I thought this already worked. It uses the start of the current time range as offset. This might be different than current position, maybe you have to adjust the start...
You need to check your server output for what the problem is and probably fix it there.
It still sounds like overkill to me. Adding custom node pack, more dependencies and client-server roundtrips just to do a little string replacement. IMO there's no need to blow this...
No I explicitly don't suggest a lot of code to match capabilities of other libraries/nodes, but rather go for a simple solution that brings 95% of the benefit. Focus on...
I won't pull in a huge node pack with multiple dependencies just to add wildcard support. It's like solving 1 problem and introducing 10 new problems, especially with any feedback...
[v1.41.0](https://github.com/Acly/krita-ai-diffusion/releases/tag/v1.41.0) has basic wildcards. It does the main work of adding choices to metadata, allowing to restore interpolated prompts, documentation, etc. There's no file support, but (simple text) files could...
It doesn't work with batch size > 1. Seems to be a bug in Nunchaku, can reproduce it with their example workflow and just setting batch to 2. Workaround: choose...
I don't have a good idea and never seen this happen. In case you haven't solved it, check the files in the "user data" folder (see [folder locations](https://docs.interstice.cloud/common-issues/#file-locations)) and possibly...
If it's for a custom ComfyUI install, you need to follow instructions on https://github.com/cubiq/ComfyUI_IPAdapter_plus?tab=readme-ov-file#installation (especially the part about insightface)