generative audio tools for ComfyUI. highly experimental—expect things to break and/or change frequently or not at all.
undefinedNOTE: for the foreseeable future, i will be unable to continue working on this extension. please consider forking this repository!
# TORCH_CUDA_INDEX_URL=https://download.pytorch.org/whl/cu118 # for cuda 11.8
TORCH_CUDA_INDEX_URL=https://download.pytorch.org/whl/cu121 # for cuda 12.1
cd ComfyUI/custom_nodes
git clone https://github.com/eigenpunk/ComfyUI-audio
cd ComfyUI-audio
# for linux
pip install -r requirements.txt --extra-index-url $TORCH_CUDA_INDEX_URL
# for windows
pip install -r requirements_windows.txt --extra-index-url $TORCH_CUDA_INDEX_URL
this extension is developed and tested on a Linux-based OS. i’ve not yet been able to get the extension fully working on Windows, so
expect some difficulty if that is your platform. i’ve not tested the extension on macOS at all.
NOTE: this work is solely a personal project; its development is not supported/sponsored by any past/present employer or any other external organization.
We use cookies
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.