aminaj commited on
Commit
93fd99c
Β·
verified Β·
1 Parent(s): f52b78b

Update BrainBot.py

Browse files
Files changed (1) hide show
  1. BrainBot.py +0 -4
BrainBot.py CHANGED
@@ -49,10 +49,6 @@ with col1:
49
  with col2:
50
  st.title("Hi, I am BrainBot - Your AI Learning Assistant!")
51
 
52
- # Hide the error page link in the sidebar
53
- page = "error"
54
- st.sidebar.markdown(f"## {page}")
55
-
56
  # Main content
57
  st.header("Upload any πŸ“„ file, πŸ–ΌοΈ image, or πŸ”— webpage link and ask me anything from it!")
58
  st.subheader("Supported file formats: PDF, DOCX, TXT, PPTX, HTML")
 
49
  with col2:
50
  st.title("Hi, I am BrainBot - Your AI Learning Assistant!")
51
 
 
 
 
 
52
  # Main content
53
  st.header("Upload any πŸ“„ file, πŸ–ΌοΈ image, or πŸ”— webpage link and ask me anything from it!")
54
  st.subheader("Supported file formats: PDF, DOCX, TXT, PPTX, HTML")