shadowcz007 / comfyui-sound-lab

A node collection for sound design, supporting MusicGen and Stable Audio. Welcome to use and experience it.
64 stars 3 forks source link

Straight up can't be installed on windows #1

Open Mozoloa opened 4 weeks ago

Mozoloa commented 4 weeks ago

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'
shadowcz007 commented 4 weeks ago

torchaudio

install torchaudio

Mozoloa commented 4 weeks ago

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.