scdong commited on
Commit
8ff29c2
·
1 Parent(s): a556c3b

Save local changes before rebase

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- # Streamlit App: Counselor Assistant (XGBoost + Flan-T5 Improved)
2
 
3
  import streamlit as st
4
  import os
 
1
+ # Streamlit App: Counselor Assistant (XGBoost + Flan-T5)
2
 
3
  import streamlit as st
4
  import os