Instructions to use tencent/SongGeneration with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- SongGeneration
How to use tencent/SongGeneration with SongGeneration:
# 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
I packaged it as a docker image
#10
by KebalBaguette - opened
First of all amazing work guys.
I packaged this as a working docker image (i took the large 2 multilingual model btw) . This is not perfect and for now it's only pushing in a supabase bucket but it's an easy change to got songs on any kind of storage.
https://github.com/laurentf/songgen
I was able to manually use the image in runpod, successfully generating songs (the README explains all and there are examples in the repo). Public runpod serverless repo is coming as soon as the job actually triggers :)
Docker image available here => naturelbenton/songgen-worker:latest
Enjoy.