akhaliq HF staff commited on
Commit
6c2df0f
1 Parent(s): 8bafeab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -101,7 +101,7 @@ def chatbot_response(api_key, user_message, user_image, history):
101
  with gr.Blocks() as demo:
102
  gr.Markdown(
103
  """
104
- # 🖼️ Image Description Chatbot with Hyperbolic API
105
 
106
  Engage in a conversation with the AI by sending text messages and/or uploading images. Enter your Hyperbolic API key to get started.
107
  """
 
101
  with gr.Blocks() as demo:
102
  gr.Markdown(
103
  """
104
+ # 🖼️ Qwen2-VL-72B-Instruct with Hyperbolic API
105
 
106
  Engage in a conversation with the AI by sending text messages and/or uploading images. Enter your Hyperbolic API key to get started.
107
  """