LVKinyanjui commited on
Commit
92b4b79
1 Parent(s): 727cfb3

Title change

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,7 +51,7 @@ def generate_response(messages, model, current_image=None):
51
  if content:
52
  yield content
53
 
54
- st.title("Groq Chat")
55
 
56
  model = st.selectbox(
57
  "Select a model",
 
51
  if content:
52
  yield content
53
 
54
+ st.title("Fast Inference Chat")
55
 
56
  model = st.selectbox(
57
  "Select a model",