Spaces:
Runtime error
Runtime error
Commit
·
e139e89
1
Parent(s):
3c682fc
Update app.py
Browse files
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
|
| 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.
|