Cropinky commited on
Commit
dc7fbd8
1 Parent(s): 0c64a9d
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,5 +46,5 @@ if st.button("Generate lyrics", help="The lyrics generations lasts for about a m
46
  continue
47
  if line.startswith("["):
48
  st.markdown(f"**{line}**")
49
- CLD_CONTINUED
50
  st.write(line)
 
46
  continue
47
  if line.startswith("["):
48
  st.markdown(f"**{line}**")
49
+ continue
50
  st.write(line)