Acly

Results 270 comments of Acly

Python 3.9 is fine. I think newer macOS versions will let you use Python 3.10 or 3.11. Don't confuse it with the version for Torch (2.3.1). You have to make...

It requires a package (insightface) which is built from source on linux. From the build log, it looks like the c++ toolchain might be missing? To check, try the following...

This sounds like an issue with your system / user folder. I'm not sure how it has anything to do with the plugin?

They're different widgets with their own scrollbar position. I'm not sure about syncing them completely, but it would definitely make sense if they keep scrolled to bottom (latest result) if...

Can you attach one of the failing workflows? It might be related to something that changed in ComfyUI, maybe a parameter that no longer exists...

3.0.0 should be fine, it has the node. As far as I'm aware, if you get that error you're not running the latest version, or the nodes failed to load...

I think "latest" in ComfyUI manager means latest official release of the nodes. There is also a "nightly" option in ComfyUI Manager, which pulls the latest git state. The release...

You can see the history here: https://github.com/Acly/comfyui-tooling-nodes/commits/main/ It was before https://github.com/Acly/comfyui-tooling-nodes/commit/696899a5fcd184f6e2e06ae67aa05b6baed9e0d0 which probably fixed the issue you encountered.

Would you want that for live mode, or the regular generation? I admit I'm not a fan, it always seemed like a distraction / glorified loading bar to me. The...

> Regular. The idea is to display the preview in the history/thumbnail area, or directly in the canvas? As a thumbnail it's probably of limited use since it's so small?...