File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,13 @@ Progress will be documented in the [experiments](#experiments) section. You can
99pip install audio-diffusion-pytorch
1010```
1111
12- [ ![ PyPI - Python Version] ( https://img.shields.io/pypi/v/audio-diffusion-pytorch?style=flat&colorA=0f0f0f&colorB=0f0f0f )] ( https://pypi.org/project/audio-diffusion-pytorch/ )
12+ [ ![ PyPI - Python Version] ( https://img.shields.io/pypi/v/audio-diffusion-pytorch?style=flat&colorA=black&colorB=black )] ( https://pypi.org/project/audio-diffusion-pytorch/ )
13+ [ ![ Downloads] ( https://static.pepy.tech/personalized-badge/audio-diffusion-pytorch?period=total&units=international_system&left_color=black&right_color=black&left_text=Downloads )] ( https://pepy.tech/project/audio-diffusion-pytorch )
14+ [ ![ HuggingFace] ( https://img.shields.io/badge/Trained%20Models-%F0%9F%A4%97-yellow?style=flat&colorA=black&colorB=black )] ( https://huggingface.co/archinetai/audio-diffusion-pytorch/tree/main )
15+ [ ![ Open In Colab] ( https://colab.research.google.com/assets/colab-badge.svg )] (
16+ https://colab.research.google.com/gist/flavioschneider/39c6454bfc2d03dc7d0c5c9d8e2078d1/audio-diffusion-pytorch-v0-1.ipynb )
17+
18+
1319
1420## Usage
1521
You can’t perform that action at this time.
0 commit comments