Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -90,6 +90,7 @@ def main():
|
|
90 |
st.text('')
|
91 |
st.text('')
|
92 |
st.text('')
|
|
|
93 |
st.subheader("Generated Music")
|
94 |
|
95 |
# Generate audio
|
|
|
90 |
st.text('')
|
91 |
st.text('')
|
92 |
st.text('')
|
93 |
+
st.text('\n\n')
|
94 |
st.subheader("Generated Music")
|
95 |
|
96 |
# Generate audio
|