Spaces:
Runtime error
Runtime error
sander-wood
commited on
Commit
•
3c682fc
1
Parent(s):
a5deeac
Update app.py
Browse files
app.py
CHANGED
@@ -103,4 +103,4 @@ gr.Interface(fn=generate_abc,
|
|
103 |
outputs=output_abc,
|
104 |
title="Textune: Generating Tune from Text",
|
105 |
description=description,
|
106 |
-
examples=examples).launch(
|
|
|
103 |
outputs=output_abc,
|
104 |
title="Textune: Generating Tune from Text",
|
105 |
description=description,
|
106 |
+
examples=examples).launch()
|