Closed aeiouaeiouaeiouaeiouaeiouaeiou closed 1 year ago
Here is a google colab demo made by @TeuthisDreams: https://twitter.com/TeuthisDreams/status/1621324351420403712. Maybe of interest?
Also, I add a badge on the top of the readme in case you need it.
It looks like they forgot to add a step for preinstalling packages:
Nevertheless, the HF web demo works again for me.
I have a functioning Colab for this also (~based on another Colab~ no longer based on the other colab), in case interested: https://colab.research.google.com/github/olaviinha/NeuralTextToAudio/blob/main/AudioLDM_pub.ipynb
@olaviinha Looks nice. Can I use the link to your colab notebook in the badge of this repo so that people can play with it?
Sure, feel free!
@haoheliu Hey, it just occurred to me that would you mind adding parameter ?force_theme=dark
to the colab link? I use some color codes in the outputs that may be too bright for light theme.
P.S. Style transfer has been added to notebook as well.
@olaviinha Will do. Fantastic thanks!
Hugging Face web demo at this moment is failing to output the result as a video file. Are there any plans to add Google Colab notebook in the repository?