Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -420,7 +420,7 @@ with demo:
|
|
420 |
|
421 |
chat_demo_interface = gr.ChatInterface(
|
422 |
fn=chat,
|
423 |
-
description="""**Vintern-3B-R-beta** is
|
424 |
examples=[
|
425 |
[{"text": "Trích xuất các thông tin từ ảnh trả về markdown.", "files":["./demo_1.jpg"]}, False,False],
|
426 |
[{"text": "Liệt kê toàn bộ văn bản.", "files":["./demo_2.jpg"]}, False,False],
|
|
|
420 |
|
421 |
chat_demo_interface = gr.ChatInterface(
|
422 |
fn=chat,
|
423 |
+
description="""**Vintern-3B-R-beta** This Gradio demo is not complete yet; I am still working on it. :) """,
|
424 |
examples=[
|
425 |
[{"text": "Trích xuất các thông tin từ ảnh trả về markdown.", "files":["./demo_1.jpg"]}, False,False],
|
426 |
[{"text": "Liệt kê toàn bộ văn bản.", "files":["./demo_2.jpg"]}, False,False],
|