camivasz commited on
Commit
eaf6634
1 Parent(s): 2fa3eb6

chenge image path

Browse files
Files changed (3) hide show
  1. app.py +1 -1
  2. electronic.jpeg +0 -0
  3. electronic.png +0 -0
app.py CHANGED
@@ -164,7 +164,7 @@ def render_search():
164
  Render the search form in the sidebar.
165
  """
166
  with st.sidebar:
167
- st.image("electronic.png")
168
  query = st.text_input(
169
  label="What kind of product are you trying to sell?",
170
  placeholder="Your magic idea goes here ✨",
 
164
  Render the search form in the sidebar.
165
  """
166
  with st.sidebar:
167
+ st.image("electronic.jpeg")
168
  query = st.text_input(
169
  label="What kind of product are you trying to sell?",
170
  placeholder="Your magic idea goes here ✨",
electronic.jpeg ADDED
electronic.png DELETED
Binary file (9.26 kB)