larimei commited on
Commit
76fb892
1 Parent(s): 34e147f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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():