Lord Lethris
Lord Lethris
Getting an Error loading **efficiency-nodes-comfyui** ``` ImportError: cannot import name 'CompVisVDenoiser' from 'comfy.samplers' (D:\apps\SD-WebUI\ComfyUI\comfy\samplers.py) Cannot import D:\apps\SD-WebUI\ComfyUI\custom_nodes\efficiency-nodes-comfyui module for custom nodes: cannot import name 'CompVisVDenoiser' from 'comfy.samplers' (D:\apps\SD-WebUI\ComfyUI\comfy\samplers.py) ``` I...
### 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...
### Expected Behavior When I Double click on a workflow space to add a new node via search, I expect the search to have a pre-listed cache of nodes. ###...
Updated ComfyUI, and now the ShowText Node is no longer displaying text.  It is however passing text though.  Its just not showing the text in the...
I am getting the following error when running ToonCrafter: ``` CUDA error: named symbol not found Compile with `TORCH_USE_CUDA_DSA` to enable device-side assertions. File "D:\apps\SD-WebUI\ComfyUI\execution.py", line 151, in recursive_execute output_data,...
Getting the following error: ``` Error occurred when executing ToonCrafterNode: No available kernel. Aborting execution. File "D:\apps\SD-WebUI\ComfyUI\execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "D:\apps\SD-WebUI\ComfyUI\execution.py", line 81,...
WeTextProcessing cannot be installed under Windows running python 3.12 The requirement pynini isn't supported by python 3.12
The node hangs on: [DEEPFUZE.PROCESSORS.FRAME.MODULES.LIP_SYNCER] Download of the model is not done! ```got prompt D:\apps\SD-WebUI\ComfyUI\input D:\apps\SD-WebUI\ComfyUI\input\17376752259167092.wav {'waveform': tensor([[[ 0.0000, 0.0000, 0.0000, ..., -0.0011, -0.0014, -0.0020]]]), 'sample_rate': 22050} gpen_bfr_512 30.0 video/h265-mp4...
Python 3.12 is now recommended for ComfyUI as it fixes some problems. This module, however requires "trainer" - which has no support for Python 3.12