Spaces:
Sleeping
Sleeping
khang119966
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -233,7 +233,7 @@ Users should be cautious of these possible biases when using the model.""",
|
|
233 |
examples=[{"text": "Mô tả hình ảnh.", "files":["./demo_3.jpg"]},
|
234 |
{"text": "Trích xuất các thông tin từ ảnh trả về markdown.", "files":["./demo_1.jpg"]},
|
235 |
{"text": "Viết một bài quảng cáo dài trên mạng xã hội cho hình ảnh.", "files":["./demo_2.jpg"]}],
|
236 |
-
title="❄️ Vintern-1B-v3.5
|
237 |
multimodal=True,
|
238 |
css=CSS
|
239 |
)
|
|
|
233 |
examples=[{"text": "Mô tả hình ảnh.", "files":["./demo_3.jpg"]},
|
234 |
{"text": "Trích xuất các thông tin từ ảnh trả về markdown.", "files":["./demo_1.jpg"]},
|
235 |
{"text": "Viết một bài quảng cáo dài trên mạng xã hội cho hình ảnh.", "files":["./demo_2.jpg"]}],
|
236 |
+
title="❄️ Vintern-1B-v3.5 Demo ❄️",
|
237 |
multimodal=True,
|
238 |
css=CSS
|
239 |
)
|