Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
-
|
|
|
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
|