Engineer786 commited on
Commit
582c546
·
verified ·
1 Parent(s): 1d465ff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ def get_model_response(prompt):
25
  return f"An error occurred: {str(e)}"
26
 
27
  # Streamlit App
28
- st.set_page_config(page_title="AI Chat Interface", page_icon="logo.png", layout="wide")
29
 
30
  # Add a header with logo (optional)
31
  st.markdown("""
 
25
  return f"An error occurred: {str(e)}"
26
 
27
  # Streamlit App
28
+ st.set_page_config(page_title="AI Chat Interface", page_icon=logo.png, layout="wide")
29
 
30
  # Add a header with logo (optional)
31
  st.markdown("""