Without Ordinary
Without Ordinary
OpenCV should support jxl if its a "recent" version. And PIL can support jxl with pillow-jpegxl-plugin and `import pillow_jxl`. Another trainer I've been using does not explicitly have jxl support,...
+1 for something like this. Saves having to either find/create a custom node that has them as normal outputs, or adding a layer of primitives/value literals ahead of the node,...
I'm still able to repo the tab process crash on head without Jovimetrix enabled. https://github.com/Comfy-Org/ComfyUI_frontend/issues/641
Being able to tell which GPUs to use would be nice for systems with different GPU models. I've tried to use the MultiGPU Options nodes without any success. On my...
> @without-ordinary You can set the order (and/or) subset of GPUs via `--cuda-device` startup argument. So you could do `--cuda-device 2,4,0,1,3` to make sure your 4090s will appear first. Wait,...
I've encountered this as well and it affected all model pickers on any node, seems to be an ComfyUI bug that randomly occurs and randomly self fixes. So I think...
> * From 1. above, I think a lot of (regular ComfyUI) users are going to be upset that the "manual switch" from that screenshot is broken and not possible...
The property panel is in need of work and has multiple issues. * Property panel is positioned under the sidebar, the workflow tab bar, the annoying floating workflow button, and...
> [@without-ordinary](https://github.com/without-ordinary) [@DragonDiffusionbyBoyo](https://github.com/DragonDiffusionbyBoyo) Check out the screenshots [in here](https://github.com/Comfy-Org/ComfyUI_frontend/pull/7036) and let me know what you think Not a fan of yet another floating panel with gaps, but that's a set...
Looks like I'm experiencing this too on the latest new install of ComfUI. Nearly all manually installed custom nodes via a git clone do not show up in manager, but...