Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -32,7 +32,7 @@ def get_music(prompt):
|
|
32 |
βββββββ
|
33 |
""")
|
34 |
|
35 |
-
return 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;}
|