larrysim commited on
Commit
aa9d69a
·
verified ·
1 Parent(s): 1c0ec50

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ model, tokenizer = load_assets()
18
  # ----------------------
19
  # Streamlit UI
20
  # ----------------------
21
- st.title("Team 8 Project")
22
  st.write("Type a sentence and let the model suggest the next word!")
23
 
24
  # Input text
 
18
  # ----------------------
19
  # Streamlit UI
20
  # ----------------------
21
+ st.title("Team 8 Project Demo")
22
  st.write("Type a sentence and let the model suggest the next word!")
23
 
24
  # Input text