| Summary: | Memory leak in KRITA in CONFYUI | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | bapl <baplo1997> |
| Component: | * Unknown | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | dimula73, info, nicolas.fella, raghu |
| Priority: | NOR | ||
| Version First Reported In: | 5.2.2 | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
bapl
2024-03-10 04:26:53 UTC
I also want to point out that KRITA inefficiently utilizes the power of the Graphics Card. In Live Mode, it constantly generates the image even if there are no changes to the image. ConfyUI has a feature for Live generation, but there is also an option called "change," which indicates that generation should only start when there are any changes in the project. In other words, if ConfyUI detects that no changes have occurred in the project, it simply reproduces the cached result. For KRITA, I recommend implementing a similar setting and activating Live mode generation only when there are any changes on the canvas. Can you reproduce the leak without ComfyUI ? If not, maybe it is better to report to the ComfyUI dev here: https://github.com/comfyanonymous/ComfyUI/issues (In reply to David REVOY from comment #2) > Можете ли вы воспроизвести утечку без ComfyUI? > Если нет, возможно, лучше сообщить об этом разработчику ComfyUI здесь: > https://github.com/comfyanonymous/ComfyUI/issues (In reply to David REVOY from comment #2) > Can you reproduce the leak without ComfyUI ? > If not, maybe it is better to report to the ComfyUI dev here: > https://github.com/comfyanonymous/ComfyUI/issues Hello! This critical memory leak seems to occur only with ConfyUI, based on my experience. However, even if I need to write to the ConfyUI developer, what should I do about the memory that is not being released from the program? The leak appears to be on the side of the Krita.exe process, not Python.exe. I'm sorry if I'm asking, I'm not familiar with this. The plugin is not official and if there is no memory leak with Krita without the plugin then it is not a Krita issue. Can you reproduce this with other similar plugins. PLease report bugs to the plugin maker (In reply to Raghavendra kamath from comment #4) > The plugin is not official and if there is no memory leak with Krita without > the plugin then it is not a Krita issue. Can you reproduce this with other > similar plugins. PLease report bugs to the plugin maker I reported it, but considering that there are 1200 other issues besides mine, I don't think the problem will be addressed in the near future. However, if you are acquainted with the ConfyUI developer, I would appreciate it if you could inform them about this, as I haven't found a better solution than using ConfyUI+Paint for now. Topic: [link to the GitHub issue] (https://github.com/comfyanonymous/ComfyUI/issues/3006) Hi, all! I'm afraid Krita developers have no responsibility for the bugs in ConfyUI plugin. The plugin is developed by a separate team, please report this bug to them. We do not provide any maintenance for external plugins. |