jehanzada commited on
Commit
a833b59
·
verified ·
1 Parent(s): 5f4d147

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ from groq import Groq
4
 
5
  st.set_page_config(page_title="Sample Chatbot", page_icon="🤖")
6
 
7
- st.title("🤖 Sample Chatbot (Groq + Hugging Face)")
8
 
9
  # Read API key
10
  api_key = os.getenv("Samplechatboot")
 
4
 
5
  st.set_page_config(page_title="Sample Chatbot", page_icon="🤖")
6
 
7
+ st.title("🤖 Jehan Zada Chatboot")
8
 
9
  # Read API key
10
  api_key = os.getenv("Samplechatboot")