Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -49,8 +49,8 @@ examples = [
|
|
49 |
|
50 |
# Title, description, and article for the interface
|
51 |
title = "Video Question Answering"
|
52 |
-
description = "Gradio Demo for the MiniCPM-
|
53 |
-
article = "<p style='text-align: center'><a href='https://github.com/OpenBMB/MiniCPM-
|
54 |
|
55 |
|
56 |
# Launch the interface
|
|
|
49 |
|
50 |
# Title, description, and article for the interface
|
51 |
title = "Video Question Answering"
|
52 |
+
description = "Gradio Demo for the MiniCPM-o 2.6: A GPT-4o Level MLLM for Vision, Speech and Multimodal Live Streaming. This model can answer questions about videos in natural language. To use it, upload your video, type a question, select associated parameters, use the default values, click 'Submit', or click one of the examples to load them. You can read more at the links below."
|
53 |
+
article = "<p style='text-align: center'><a href='https://github.com/OpenBMB/MiniCPM-o' target='_blank'>Model GitHub Repo</a> | <a href='https://huggingface.co/openbmb/MiniCPM-o-2_6' target='_blank'>Model Page</a></p>"
|
54 |
|
55 |
|
56 |
# Launch the interface
|