offmybach

Results 7 issues of offmybach

I have been getting mat1 and mat2 must have same dtype but got half and float, Layenormalkernal not implemented for half errors consistently for as far back as I can...

### First, confirm - [X] I have read the [instruction](https://github.com/Gourieff/comfyui-reactor-node/blob/main/README.md) carefully - [X] I have searched the existing issues - [X] I have updated the extension to the latest version...

👀 more info

File "D:\Data\Packages\ComfyUI\nodes.py", line 1887, in load_custom_node module_spec.loader.exec_module(module) File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "D:\Data\Packages\ComfyUI\custom_nodes\ComfyUI-YoloWorld-EfficientSAM\__init__.py", line 1, in from .YOLO_WORLD_EfficientSAM import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS File...

D:\ComfyUI_windows_portable\new_ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Seg_VITON>pip install -r requirements.txt Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Collecting pytorch-lightning==1.5.0 (from -r requirements.txt (line 1)) Downloading pytorch_lightning-1.5.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 33.1 MB/s eta 0:00:00 Requirement already satisfied:...

I get this error or a tensor not matching error while running in Stability Matrix nearly every other wf. This has been happening for over a month- and I've done...

I am attempting to install a remove background node into Comfyui portable version. on each attempt I am getting the following error: PS K:\ComfyUI_windows_portable> K:\ComfyUI_windows_portable\python_embeded\python.exe -m pip install --index-url https://pypi.ngc.nvidia.com...

bug

The problem arises when trying to install the dependencies listed in the requirements.txt file, specifically inference-gpu[yolo-world]==0.9.13. This version of the inference package appears to have a transitive dependency on an...