danielle2003 commited on
Commit
fb3fc1b
·
verified ·
1 Parent(s): f10ffef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -314,9 +314,6 @@ main_bg_ext = "png"
314
  main_bg = "bg1.jpg"
315
  # Read and encode the logo image
316
 
317
- with open(logo_path, "rb") as image_file:
318
- encoded_logo = base64.b64encode(image_file.read()).decode()
319
-
320
  # Custom CSS to style the logo above the sidebar
321
  st.markdown(
322
  f"""
 
314
  main_bg = "bg1.jpg"
315
  # Read and encode the logo image
316
 
 
 
 
317
  # Custom CSS to style the logo above the sidebar
318
  st.markdown(
319
  f"""