byos commited on
Commit
92082d2
·
verified ·
1 Parent(s): e6a567e

Update readme

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: MusicgenBot
3
- emoji: 👀
4
  colorFrom: gray
5
  colorTo: gray
6
  sdk: gradio
@@ -11,4 +11,10 @@ license: mit
11
  short_description: Music Generator Demo
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
1
  ---
2
  title: MusicgenBot
3
+ emoji:
4
  colorFrom: gray
5
  colorTo: gray
6
  sdk: gradio
 
11
  short_description: Music Generator Demo
12
  ---
13
 
14
+ # MusicGen Demo with Gradio
15
+
16
+ Generate music from text prompts using Facebook MusicGen Small model. Built with Gradio and Hugging Face Transformers.
17
+
18
+ Type a prompt like "an epic orchestral soundtrack" and listen to the result!
19
+
20
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference