awacke1 commited on
Commit
f97e7cc
1 Parent(s): 97aa89c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -32,11 +32,11 @@ from xml.etree import ElementTree as ET
32
  from openai import OpenAI
33
 
34
  # 1. Configuration and Setup
35
- Site_Name = '🤖🧠Claude35📝🔬'
36
- title = "🤖🧠Claude35📝🔬"
37
  helpURL = 'https://huggingface.co/awacke1'
38
  bugURL = 'https://huggingface.co/spaces/awacke1'
39
- icons = '🤖🧠🔬📝'
40
 
41
  st.set_page_config(
42
  page_title=title,
@@ -531,7 +531,7 @@ def display_file_manager():
531
  st.rerun()
532
 
533
  def main():
534
- st.title("🚲 Bike Cinematic Universe & AI Assistant")
535
 
536
  # Main navigation
537
  tab_main = st.radio("Choose Action:",
 
32
  from openai import OpenAI
33
 
34
  # 1. Configuration and Setup
35
+ Site_Name = '🚲BikeAI🏆 Claude and GPT Multi-Agent Research AI'
36
+ title = "🚲BikeAI🏆 Claude and GPT Multi-Agent Research AI"
37
  helpURL = 'https://huggingface.co/awacke1'
38
  bugURL = 'https://huggingface.co/spaces/awacke1'
39
+ icons = '🚲🏆'
40
 
41
  st.set_page_config(
42
  page_title=title,
 
531
  st.rerun()
532
 
533
  def main():
534
+ st.title("🚲BikeAI🏆 Claude and GPT Multi-Agent Research AI")
535
 
536
  # Main navigation
537
  tab_main = st.radio("Choose Action:",