awacke1 commited on
Commit
cecf231
·
verified ·
1 Parent(s): b3f8d28

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -643,7 +643,7 @@ def display_file_manager():
643
  st.rerun()
644
 
645
  def main():
646
- st.title("🚲BikeAI🏆 Claude and GPT Multi-Agent Research AI")
647
 
648
  # Main navigation
649
  tab_main = st.radio("Choose Action:",
 
643
  st.rerun()
644
 
645
  def main():
646
+ st.sidebar.markdown("### 🚲BikeAI🏆 Claude and GPT Multi-Agent Research AI")
647
 
648
  # Main navigation
649
  tab_main = st.radio("Choose Action:",