danielle2003 commited on
Commit
4bad958
·
verified ·
1 Parent(s): e0c20b5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -22,9 +22,8 @@ if "choice" not in st.session_state:
22
 
23
  #import matplotlib.pyplot as plt
24
  # Path to your logo image
25
- logo_path = "images/logo.png"
26
  main_bg_ext = 'png'
27
- main_bg = 'images/download (3).jfif'
28
  #****************************************************************
29
  # TENSORFLOW MODEL CONFIGURATION
30
  #****************************************************************
 
22
 
23
  #import matplotlib.pyplot as plt
24
  # Path to your logo image
 
25
  main_bg_ext = 'png'
26
+ main_bg = 'download (3).jfif'
27
  #****************************************************************
28
  # TENSORFLOW MODEL CONFIGURATION
29
  #****************************************************************