space-nuko
space-nuko
So the compvis samplers should have a similar method to `callback_state` like the k-diffusion samplers?
Do you happen to have a lot of additional networks installed? (loras, embeddings, etc.) I'm wondering if it has to do with the amount of extra networks processing happening on...
Think I figured it out - the Gradio crash is their problem, because that `url_ok` method is supposed to check for network connectivity and return true or false, not throw...
Actually if ComfyUI merges combinatorial prompts it would be better. The combination info can be sent back from the backend at the end of each batch
Also while I'm breaking everything, these could be namespaced too - names of PNGInfo parameters - keys of localstorage items
Same error, my program (https://github.com/AUTOMATIC1111/stable-diffusion-webui) seems to run the first few lines and then it gives up later, it ends up spawning subprocesses (`pip`) to install dependencies ``` # py-spy...
> I am beginning to think this is a dead project and really only made for Linux to begin with. Sorry about the lack of communication, for reasons outside of...
Same error, Windows Server 2022 ``` Python 3.10.9 (tags/v3.10.9:1dd9be6, Dec 6 2022, 20:01:21) [MSC v.1934 64 bit (AMD64)] Commit hash: 8e439067bc6d197b4b672438a0ca6114d3cc7a6c Error in program being profiled: Error running command. Command:...
> found that if you use batch size > 1 and use loras from a wildcard file, the same LoRA will be aplied to the amount of batch size per...
If it's additional_networks you need to update past this commit: https://github.com/kohya-ss/sd-webui-additional-networks/commit/d98a471bbd9ba7eb3260fbdfe4c846e0092c22b8