mrfakename commited on
Commit
b8768c4
·
verified ·
1 Parent(s): 3f32750

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  ## Local Gradio Demo
2
 
3
  1. Set up the environment:
@@ -28,4 +33,4 @@
28
 
29
  You can choose period, composer, and instrumentation as a prompt combination for NotaGen's conditional generation. After generation completes, you can save the ABC notation and MusicXML files locally.
30
 
31
- It is with some regret that the current combination of prompts is limited to 112, which is constrained by the number of pieces of music under each prompt in the fine-tuning dataset. We hope to expand the combinations and forms of prompts in the future.
 
1
+ ---
2
+ title: NotaGen
3
+ sdk: gradio
4
+ pinned: true
5
+ ---
6
  ## Local Gradio Demo
7
 
8
  1. Set up the environment:
 
33
 
34
  You can choose period, composer, and instrumentation as a prompt combination for NotaGen's conditional generation. After generation completes, you can save the ABC notation and MusicXML files locally.
35
 
36
+ It is with some regret that the current combination of prompts is limited to 112, which is constrained by the number of pieces of music under each prompt in the fine-tuning dataset. We hope to expand the combinations and forms of prompts in the future.