Update app.py
Browse files
app.py
CHANGED
|
@@ -463,7 +463,7 @@ with gr.Blocks() as demo:
|
|
| 463 |
)
|
| 464 |
|
| 465 |
gr.Examples(
|
| 466 |
-
[["Sharing The Night Together.kar", 0.9, 0.96]
|
| 467 |
],
|
| 468 |
[input_midi,
|
| 469 |
num_prime_toks,
|
|
|
|
| 463 |
)
|
| 464 |
|
| 465 |
gr.Examples(
|
| 466 |
+
[["Sharing The Night Together.kar", 16, False, True, 0.9, 0.96]
|
| 467 |
],
|
| 468 |
[input_midi,
|
| 469 |
num_prime_toks,
|