CCockrum commited on
Commit
80db521
Β·
verified Β·
1 Parent(s): d0d2726

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -136,7 +136,6 @@ def get_response(system_message, chat_history, user_text, max_new_tokens=512):
136
 
137
  # βœ… Streamlit UI
138
  st.title("πŸš€ HAL - NASA AI Assistant")
139
- st.markdown(f"<div class='assistant-msg'><strong>HAL:</strong> {response}</div>", unsafe_allow_html=True)\
140
 
141
  # βœ… Reset Chat Button
142
  if st.sidebar.button("Reset Chat"):
 
136
 
137
  # βœ… Streamlit UI
138
  st.title("πŸš€ HAL - NASA AI Assistant")
 
139
 
140
  # βœ… Reset Chat Button
141
  if st.sidebar.button("Reset Chat"):