khang119966 commited on
Commit
b7839ab
·
verified ·
1 Parent(s): 951e616

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 the latest in the Vintern series.""",
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],