sethforsgren
commited on
Commit
·
7fe045d
1
Parent(s):
a246a43
Update README.md
Browse files
README.md
CHANGED
@@ -60,4 +60,15 @@ tasks include
|
|
60 |
- Applications in educational or creative tools.
|
61 |
- Research on generative models.
|
62 |
|
63 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
60 |
- Applications in educational or creative tools.
|
61 |
- Research on generative models.
|
62 |
|
63 |
+
## Citation
|
64 |
+
|
65 |
+
If you build on this work, please cite it as follows:
|
66 |
+
|
67 |
+
```
|
68 |
+
@software{Forsgren_Martiros_2022,
|
69 |
+
author = {Forsgren, Seth* and Martiros, Hayk*},
|
70 |
+
title = {{Riffusion - Stable diffusion for real-time music generation}},
|
71 |
+
url = {https://riffusion.com/about},
|
72 |
+
year = {2022}
|
73 |
+
}
|
74 |
+
```
|