Spaces:
Sleeping
Sleeping
DingoBeast
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -71,7 +71,7 @@ def generate_image(prompt):
|
|
71 |
return image
|
72 |
|
73 |
def main():
|
74 |
-
st.title("MoodAlbum -
|
75 |
|
76 |
user_text = st.text_area("How are you feeling? Describe your emotions:")
|
77 |
|
|
|
71 |
return image
|
72 |
|
73 |
def main():
|
74 |
+
st.title("MoodAlbum - Paintings derived from emotions.")
|
75 |
|
76 |
user_text = st.text_area("How are you feeling? Describe your emotions:")
|
77 |
|