Awlly commited on
Commit
54b0895
1 Parent(s): 2f2be53

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ import streamlit as st
3
 
4
  # from app_pages import page1_model_comparison, page2_rubert_toxicity, page3_gpt_model
5
 
6
- st.title('LSTM Team Natuaral Language Processing Project')
7
  # selection = st.sidebar.radio("Go to", ["Model Comparison", "RuBERT Toxicity Detection", "GPT Model"])
8
 
9
  # if selection == "Model Comparison":
 
3
 
4
  # from app_pages import page1_model_comparison, page2_rubert_toxicity, page3_gpt_model
5
 
6
+ st.title('LSTM Team Natuaral Language Processing Project YEAH')
7
  # selection = st.sidebar.radio("Go to", ["Model Comparison", "RuBERT Toxicity Detection", "GPT Model"])
8
 
9
  # if selection == "Model Comparison":