comfyui-sound-lab icon indicating copy to clipboard operation
comfyui-sound-lab copied to clipboard

Straight up can't be installed on windows

Open Mozoloa opened this issue 1 year ago • 2 comments

Can't get it to work, the bat doesn't work,

Installing ComfyUI's Sound lab Nodes..
The system cannot find the path specified.
ECHO is off.
The system cannot find the path specified.
Installing with system Python
The system cannot find the file G:\AI\Image\Stable.
Press any key to continue . . .

installation through manager doesn't work, got this error at startup, ModuleNotFoundError: No module named 'torchaudio'

Downloaded flash attention, doesn't seem to do anything, placed at comfy root or the custom node root.

Not a great start.

Some more info :

** Platform: Windows
** Python version: 3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
** Python executable: G:\AI\Image\Stable Diffusion\Data\Packages\ComfyUI\venv\Scripts\python.exe
** Log path: G:\AI\Image\Stable Diffusion\Data\Packages\ComfyUI\comfyui.log

Prestartup times for custom nodes:
   0.0 seconds: G:\AI\Image\Stable Diffusion\Data\Packages\ComfyUI\custom_nodes\rgthree-comfy
   0.1 seconds: G:\AI\Image\Stable Diffusion\Data\Packages\ComfyUI\custom_nodes\ComfyUI-Manager

Total VRAM 24564 MB, total RAM 65461 MB
pytorch version: 2.3.1+cu121
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
### ComfyUI Revision: 2229 [6cd8ffc4] | Released on '2024-06-08'

Mozoloa avatar Jun 08 '24 11:06 Mozoloa

torchaudio

install torchaudio

shadowcz007 avatar Jun 09 '24 09:06 shadowcz007

I've tried everything, managed to install flash attention, it's not the right version that's provided in the readme, doesn't follow current pytorch / python version from comfyUI, some other extensions were broken in the process. This is not functional.

Mozoloa avatar Jun 09 '24 10:06 Mozoloa