solewarrior commited on
Commit
783636b
·
verified ·
1 Parent(s): bd0a8db

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ def run_flow(message: str) -> dict:
26
  return response.json()
27
 
28
  # Adding an image at the top
29
- st.image("/assets/WhatsApp Image 2025-02-10 at 16.18.20_a1254462.jpg", use_column_width=True)
30
 
31
  st.markdown("""
32
  <style>
 
26
  return response.json()
27
 
28
  # Adding an image at the top
29
+ st.image("assets.jpg", use_column_width=True)
30
 
31
  st.markdown("""
32
  <style>