teticio commited on
Commit
68d16a1
1 Parent(s): 9b96285

add sample

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -14,8 +14,14 @@ license: gpl-3.0
14
  ## Apply diffusion models to synthesize music instead of images using the new Hugging Face [diffusers](https://github.com/huggingface/diffusers) package
15
 
16
  ---
 
17
 
18
- **UPDATES**:
 
 
 
 
 
19
 
20
  **7/11/2022**. Added pre-trained latent audio diffusion models [teticio/latent-audio-diffusion-256](https://huggingface.co/teticio/latent-audio-diffusion-256) and [teticio/latent-audio-diffusion-ddim-256](https://huggingface.co/teticio/latent-audio-diffusion-ddim-256). You can use the pre-trained VAE to train your own latent diffusion models on a different set of audio files.
21
 
 
14
  ## Apply diffusion models to synthesize music instead of images using the new Hugging Face [diffusers](https://github.com/huggingface/diffusers) package
15
 
16
  ---
17
+ #### Sample automatically generated loop
18
 
19
+ https://user-images.githubusercontent.com/44233095/204103172-27f25d63-5e77-40ca-91ab-d04a45d4726f.mp4
20
+
21
+ Go to https://soundcloud.com/teticio2/sets/audio-diffusion-loops for more examples.
22
+
23
+ ---
24
+ #### Updates
25
 
26
  **7/11/2022**. Added pre-trained latent audio diffusion models [teticio/latent-audio-diffusion-256](https://huggingface.co/teticio/latent-audio-diffusion-256) and [teticio/latent-audio-diffusion-ddim-256](https://huggingface.co/teticio/latent-audio-diffusion-ddim-256). You can use the pre-trained VAE to train your own latent diffusion models on a different set of audio files.
27