Kly_Men_COmpany
Kly_Men_COmpany
> from the img2img tab, paste won't work. I believe WebUI is pasting to the first image input available on current tab. If it can be changed so that it...
A quick and simple question to whoever has deep understanding of ControlNet structure: – Why we cannot have a spatial weight on it, to get "mask" for applying to the...
Is it possible use mmap to speed up cache loading to instant? Prompt cache file will be in OS filesystem cache already, in cases when it was created right before....
For me, cache files are often becoming around 1 Gb. If there is some other processing (reading of structs, for example) that can be optimized to accept entire cache mapped...
Another use-case: having several pre-made system prompts to orchestrate llama's responses. For example, I want to take a user action string in plain text, separate it to distinct commands, then...
This broke my setup on several machines in last few days. I had very critical things bound to new tab redirection (and this is the only extension that achieved my...
I have two new KNX-USB cheap interfaces from China. I will test them (I hope the installed UART HAT won't affect that anyhow, as long as I give a correct...
Surprisingly, both my cheap interfaces are not working with Calimero! Directly ETS lists and uses them just fine (monitor and flash/download), they both are identified as `KNX-USB Interface (surface mounter)...
Oh, it would be great if cheap USB ones would work with Calimero! As for HAT: I am planning to get Raspberry Pi 4 and try it there. Maybe it...
It fails with `expected service confirmation msg code 0x4b` Did I everything correctly? ``` alpi@rpi3:~ $ sudo docker rmi calimeroproject/knxserver Untagged: calimeroproject/knxserver:latest Untagged: calimeroproject/knxserver@sha256:5e9fe18cbed5664559fcdd84d5a38ad118c12cc46ff1343506051d56bbe66833 Deleted: sha256:0c6bf6316c03375b8d38c1b15694df826490ec4de7ba74fd8958f0e94402f8ec Deleted: sha256:057c7e6266130fe2358acb784085bc045bbe604aa05178ecb0a9053ab646253a Deleted: sha256:495de9cd07eeef5ba86f126986abedb24d71164b2ce085a32a8d2420542a43cb...