Update app.py
Browse files
app.py
CHANGED
@@ -110,7 +110,7 @@ def query_model(question):
|
|
110 |
welcome_message = """
|
111 |
# 🌷 Welcome to Savvy!
|
112 |
|
113 |
-
## You can ask our SustainaBot to find eco-friendly brands, make outfits based on season and aesthetic, and to learn more about the detriments of fast fashion. You can also learn how to contribute to circular fashion by scrolling down. Created by Sarah, Medha, Nicole, and Tegen of the 2024 Kode With Klossy
|
114 |
"""
|
115 |
|
116 |
topics = """
|
|
|
110 |
welcome_message = """
|
111 |
# 🌷 Welcome to Savvy!
|
112 |
|
113 |
+
## You can ask our SustainaBot to find eco-friendly brands, make outfits based on season and aesthetic, and to learn more about the detriments of fast fashion. You can also learn how to contribute to circular fashion by scrolling down. Created by Sarah, Medha, Nicole, and Tegen of the 2024 Kode With Klossy SEATTLE Camp.
|
114 |
"""
|
115 |
|
116 |
topics = """
|