jmyint commited on
Commit
2bec498
·
verified ·
1 Parent(s): 99710a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -117,7 +117,8 @@ topics = """
117
  ### Instructions
118
  * Let me know how you feel in one word.
119
  * Let me know your favorite genre of music.
120
- * I'll do my best to help find some artists for you! If you want a different reccomendation, feel free to let me know!
 
121
  """
122
 
123
  # Setup the Gradio Blocks interface with custom layout components
 
117
  ### Instructions
118
  * Let me know how you feel in one word.
119
  * Let me know your favorite genre of music.
120
+
121
+ I'll do my best to help find some artists for you! If you want a different reccomendation, feel free to let me know!
122
  """
123
 
124
  # Setup the Gradio Blocks interface with custom layout components