Spaces:
Sleeping
Sleeping
Milancheeks
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -19,7 +19,7 @@ title = "Digital Currensy Music Generator"
|
|
19 |
|
20 |
description = """
|
21 |
Stream the outputs of the MusicGen text-to-music model by playing the generated audio as soon as the first chunk is ready.
|
22 |
-
Demo uses [MusicGen Small](https://huggingface.co/facebook/musicgen-small) & (https://huggingface.co/Milancheeks/Aura1.5)in the 🤗 Transformers library. Note that the
|
23 |
demo works best on the Chrome browser. If there is no audio output, try switching browser to Chrome.
|
24 |
"""
|
25 |
|
|
|
19 |
|
20 |
description = """
|
21 |
Stream the outputs of the MusicGen text-to-music model by playing the generated audio as soon as the first chunk is ready.
|
22 |
+
Demo uses [MusicGen Small](https://huggingface.co/facebook/musicgen-small) & [AuRA 1.5](https://huggingface.co/Milancheeks/Aura1.5)in the 🤗 Transformers library. Note that the
|
23 |
demo works best on the Chrome browser. If there is no audio output, try switching browser to Chrome.
|
24 |
"""
|
25 |
|