KABURAKURIA commited on
Commit
2336505
1 Parent(s): 5812937

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +81,7 @@ def train_model(data):
81
 
82
  # Main Streamlit application
83
  def main():
84
- st.markdown('<h1 class="title">EEG Emotion Analysis with MNE</h1>', unsafe_allow_html=True)
85
 
86
  # Define emotion labels
87
  emotion_labels = {
 
81
 
82
  # Main Streamlit application
83
  def main():
84
+ st.markdown('<h1 class="title">Ubongo: EEG Emotion Analysis with MNE</h1>', unsafe_allow_html=True)
85
 
86
  # Define emotion labels
87
  emotion_labels = {