Alexander Priyomko
Alexander Priyomko
Additional note: If all callbacks in the program/game are commented out or disabled, then SteamAPI.RunCallbacks() still freezes the program/game.
Perfect! Thank you! Works great! The only thing is that I would like to have a node option (or an image input parameter option) without the mandatory submission of an...
Yes, like an LLM, that's right. It will be very cool to have such a node. Thanks again!
LLM Optional Memory Free would be extremely useful for many tasks, I’ll be waiting, thanks for your work! 💪
> Unfortunately, I have no idea what's causing this issue /: > > Last resort, add this to the top of `export_trt.py` > > ``` > import sys > sys.path.append("C:\\ComfyUI_windows_portable\\ComfyUI\\custom_nodes\\ComfyUI-Upscaler-Tensorrt")...
Another addition from me: Of course, I'm not going to use loops with repetitions of thousands of times. But the problem easily arises even with small amounts of repetition -...
> > FYI, эта функция не освобождает кэшированные данные. Вам нужно выполнить пустой рабочий процесс перед free_memory, если вы хотите стереть все. > > > Затем я запустил этот рабочий...
Confirmation from the author of another library that JPEG images are recoded when using the Pillow library: https://github.com/sh1d0wg1m3r/Metadata-Removal-Tool/issues/2 You also need to do something so that users of your library...
Solution: It is enough to update Custom-Scripts nodes (or reinstall). In addition, update ComfyUI.