sanchit-gandhi HF staff commited on
Commit
2937e52
1 Parent(s): 1c5afc2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -19,7 +19,8 @@ title = "MusicGen Streaming"
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) in the 🤗 Transformers library.
 
23
  """
24
 
25
  article = """
 
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) in the 🤗 Transformers library. Note that the
23
+ demo works best on the Chrome browser. If there is no audio output, try switching browsers to Chrome.
24
  """
25
 
26
  article = """