Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -13,7 +13,7 @@ with gr.Blocks() as demo:
|
|
13 |
[GenreMorph](https://github.com/larimei/Music-KI) is a project for the course AI in Music
|
14 |
from the Hochschule Furtwangen.
|
15 |
This app changes the style and genre of the uploaded audio file and
|
16 |
-
generates a new one
|
17 |
"""
|
18 |
)
|
19 |
with gr.Row():
|
|
|
13 |
[GenreMorph](https://github.com/larimei/Music-KI) is a project for the course AI in Music
|
14 |
from the Hochschule Furtwangen.
|
15 |
This app changes the style and genre of the uploaded audio file and
|
16 |
+
generates a new one.
|
17 |
"""
|
18 |
)
|
19 |
with gr.Row():
|