merterbak commited on
Commit
9995b16
·
verified ·
1 Parent(s): 65ad111

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -152,7 +152,7 @@ def chat(user_message, image, history):
152
 
153
  with gr.Blocks() as demo:
154
  gr.Markdown(
155
- "# Grok Vision Chatbot\n"
156
  "Welcome! You can ask questions about images or just general text queries. "
157
  "You can:\n"
158
  "- Upload an image and ask a question about it.\n"
 
152
 
153
  with gr.Blocks() as demo:
154
  gr.Markdown(
155
+ "# Grok 2 Vision Chatbot\n"
156
  "Welcome! You can ask questions about images or just general text queries. "
157
  "You can:\n"
158
  "- Upload an image and ask a question about it.\n"