Sathwikchowdary commited on
Commit
734ef79
·
verified ·
1 Parent(s): d9ac64b

Update Home.py

Browse files
Files changed (1) hide show
  1. Home.py +0 -3
Home.py CHANGED
@@ -1,7 +1,4 @@
1
  import streamlit as st
2
- import base64 # ✅ Add this
3
-
4
- from streamlit_extras.switch_page_button import switch_page
5
 
6
  # Load and encode background image
7
  def get_base64_bg(image_path):
 
1
  import streamlit as st
 
 
 
2
 
3
  # Load and encode background image
4
  def get_base64_bg(image_path):