iababio commited on
Commit
a2dc6e4
1 Parent(s): 0c04f42

changed logo

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -153,7 +153,7 @@ def search_data(input_text, operator_val, search_type):
153
  def app():
154
 
155
  # Load the image and display it
156
- image = Image.open('Fordham-University-Logo.png')
157
  st.image(image)
158
 
159
  # Add a text description
 
153
  def app():
154
 
155
  # Load the image and display it
156
+ image = Image.open('Fordham_University_text_only_logo.png')
157
  st.image(image)
158
 
159
  # Add a text description