awacke1 commited on
Commit
af775a8
1 Parent(s): 37f554f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -112,7 +112,7 @@ def get_audio_html(audio_path, width="100%"):
112
  def main():
113
 
114
  # Sidebar with Useful Controls (All the VIP actions 🎛)
115
- st.sidebar.title("🤖🧠Ant🔬Claude📝🔊")
116
 
117
  all_files = glob.glob("*.md")
118
  all_files.sort(reverse=True)
 
112
  def main():
113
 
114
  # Sidebar with Useful Controls (All the VIP actions 🎛)
115
+ st.sidebar.title("🧠Claude📝")
116
 
117
  all_files = glob.glob("*.md")
118
  all_files.sort(reverse=True)