pennyhsy commited on
Commit
187401b
·
verified ·
1 Parent(s): 8a0371b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -110,7 +110,7 @@ def query_model(question):
110
  welcome_message = """
111
  # 🌳 Welcome to GreenUnity!
112
 
113
- ![logo](Green.png)
114
 
115
  ## Your AI-driven assistant for all environment hazard-related queries. Created by Penny, Isabel, and Nevaeh of the 2024 Kode With Klossy Los Angeles Camp.
116
  """
 
110
  welcome_message = """
111
  # 🌳 Welcome to GreenUnity!
112
 
113
+ ![logo](/Green.png)
114
 
115
  ## Your AI-driven assistant for all environment hazard-related queries. Created by Penny, Isabel, and Nevaeh of the 2024 Kode With Klossy Los Angeles Camp.
116
  """