Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -114,7 +114,7 @@ def query_model(question):
|
|
114 |
welcome_message = """
|
115 |
# ♻️ Welcome to GreenGuide!
|
116 |
|
117 |
-
## Your AI-driven assistant for all trash sorting related queries. Created by Emma, Laura, and Saahiti of the 2024 Kode With Klossy
|
118 |
"""
|
119 |
|
120 |
topics = """
|
|
|
114 |
welcome_message = """
|
115 |
# ♻️ Welcome to GreenGuide!
|
116 |
|
117 |
+
## Your AI-driven assistant for all trash sorting related queries. Created by Emma, Laura, and Saahiti of the 2024 Kode With Klossy Seattle Camp.
|
118 |
"""
|
119 |
|
120 |
topics = """
|