PerryCheng614 commited on
Commit
6978e20
1 Parent(s): 72051a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -77,9 +77,9 @@ demo = gr.Interface(
77
  )
78
  ],
79
  outputs=gr.Textbox(label="Response", interactive=False),
80
- title="Nexa Omni Vision",
81
  description=f"""
82
- Model Repo: <a href="https://huggingface.co/NexaAIDev/omnivision-968M">NexaAIDev/omnivision-968M</a>
83
 
84
  *Model updated on Nov 21, 2024\n
85
  Upload an image and ask questions about it. The model will analyze the image and provide detailed answers to your queries.
 
77
  )
78
  ],
79
  outputs=gr.Textbox(label="Response", interactive=False),
80
+ title="NEXA OmniVLM-968M",
81
  description=f"""
82
+ Model Repo: <a href="https://huggingface.co/NexaAIDev/OmniVLM-968M">NexaAIDev/OmniVLM-968M</a>
83
 
84
  *Model updated on Nov 21, 2024\n
85
  Upload an image and ask questions about it. The model will analyze the image and provide detailed answers to your queries.