sander-wood commited on
Commit
e139e89
1 Parent(s): 3c682fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ description = """
19
  1. Enter a query in the text box.
20
  2. You can set the parameters (i.e., number of tunes, maximum length, top-p, temperature, and random seed) for the generation. (optional)
21
  3. Click "Submit" and wait for the result.
22
- 4. The generated ABC notation can be converted to MIDI or PDF using [EasyABC](https://sourceforge.net/projects/easyabc/), you can also use this [online renderer](https://ldzhangyx.github.io/abc/) to render the ABC notation.
23
 
24
  ## ❕Notice
25
  - The text box is case-sensitive.
 
19
  1. Enter a query in the text box.
20
  2. You can set the parameters (i.e., number of tunes, maximum length, top-p, temperature, and random seed) for the generation. (optional)
21
  3. Click "Submit" and wait for the result.
22
+ 4. The generated ABC notation can be played or edited using [ABC Sheet Music Editor - EasyABC](https://easyabc.sourceforge.net/), you can also use this [Online ABC Player](https://abc.rectanglered.com/) to render the tune.
23
 
24
  ## ❕Notice
25
  - The text box is case-sensitive.