fffiloni commited on
Commit
d06b9f4
β€’
1 Parent(s): b6101eb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,7 +32,7 @@ def get_music(prompt):
32
  β€”β€”β€”β€”β€”β€”β€”
33
  """)
34
 
35
- return result, result
36
 
37
  css = """
38
  #col-container {max-width: 700px; margin-left: auto; margin-right: auto;}
 
32
  β€”β€”β€”β€”β€”β€”β€”
33
  """)
34
 
35
+ return result
36
 
37
  css = """
38
  #col-container {max-width: 700px; margin-left: auto; margin-right: auto;}