Update README.md

This commit is contained in:
Hayk Martiros 2022-12-14 21:15:02 -08:00 committed by GitHub
parent e3a2e67215
commit 423ef6cd03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

View File

@ -65,3 +65,16 @@ Example output (see [InferenceOutput](https://github.com/hmartiro/riffusion-infe
audio: "< base64 encoded MP3 clip >",,
}
```
## Citation
If you build on this work, please cite it as follows:
```
@software{Forsgren_Martiros_2022,
author = {Forsgren, Seth* and Martiros, Hayk*},
title = {{Riffusion - Stable diffusion for real-time music generation}},
url = {https://riffusion.com/about},
year = {2022}
}
```