Fizzarolli commited on
Commit
b5ad09e
1 Parent(s): ef98b2f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,7 +54,7 @@ def chatbot(image, text, history):
54
 
55
  # Define the Gradio interface
56
  with gr.Blocks() as demo:
57
- gr.Markdown("# Image Chatbot with Molmo-7B-D-0924")
58
 
59
  with gr.Row():
60
  image_input = gr.Image(type="numpy")
 
54
 
55
  # Define the Gradio interface
56
  with gr.Blocks() as demo:
57
+ gr.Markdown("# Image Chatbot with Molmo-7B-O-0924")
58
 
59
  with gr.Row():
60
  image_input = gr.Image(type="numpy")