alibidaran commited on
Commit
c630b43
·
verified ·
1 Parent(s): f9982e7

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +0 -1
src/streamlit_app.py CHANGED
@@ -225,7 +225,6 @@ Authenication=st.sidebar.button('Authenicate')
225
  if Authenication:
226
  pay()
227
 
228
- st.title("Virtual Supervisor")
229
  #subject=st.pills('Select your subject',list(roles.keys()),selection_mode='single')
230
  st.title("Plaito")
231
  st.write("Chat with our reasoning model and ask your questions. The model show you it's chain of thoughts and final answer.")
 
225
  if Authenication:
226
  pay()
227
 
 
228
  #subject=st.pills('Select your subject',list(roles.keys()),selection_mode='single')
229
  st.title("Plaito")
230
  st.write("Chat with our reasoning model and ask your questions. The model show you it's chain of thoughts and final answer.")