pvyas96 commited on
Commit
e57ea67
1 Parent(s): 613da68

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,6 +1,5 @@
1
  import streamlit as st
2
 
3
- st.set_page_config(page_title="Simple LLM Chatbot", page_icon="icon.png")
4
 
5
  readme = """
6
  This is a Simple chat application using streamlit and huggingface api
 
1
  import streamlit as st
2
 
 
3
 
4
  readme = """
5
  This is a Simple chat application using streamlit and huggingface api