Instructions to use Comfy-Org/YuE2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/YuE2 with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
ValueError: Expected a cuda device, but got: cpu
#5
by Kalaborative - opened
I'm trying to use the model with the lowvram argument but it doesn't detect my NVIDIA GPU at all. If I force it to use the GPU only then I can't offload to my CPU which causes the generate ABC and generate music nodes to take hours to finish. How do I fix this?