stop working with update
xformers version: 0.0.32.post2 Set vram state to: NORMAL_VRAM Device: cuda:0 NVIDIA GeForce RTX 4050 Laptop GPU : cudaMallocAsync Using pytorch attention Python version: 3.12.10 (main, May 30 2025, 05:39:07) [MSC v.1943 64 bit (AMD64)] ComfyUI version: 0.3.66 ComfyUI frontend version: 1.28.7
custom node
stop working, failed to load (IMPORT FAILED)
Same
Same issue also
I noticed it was having an issue with soundfile missing from the Python environment on my fresh install of a Windows-based ComfyUI portable build. In a command prompt, I went into the python_embeded directory and ran python -m pip install soundfile and that resolved it for me.
I noticed it was having an issue with soundfile missing from the Python environment on my fresh install of a Windows-based ComfyUI portable build. In a command prompt, I went into the python_embeded directory and ran
python -m pip install soundfileand that resolved it for me.
Confirmed. Thank you!
Same issue
soundfile not worked, still import failed. Seems it have critical conflict with some another important nodes. Shame author abandoned this.
I noticed it was having an issue with soundfile missing from the Python environment on my fresh install of a Windows-based ComfyUI portable build. In a command prompt, I went into the python_embeded directory and ran
python -m pip install soundfileand that resolved it for me.Confirmed. Thank you!
Can confirm, the confirm does work.