Tran Xuan Huy commited on
Commit
feacbc0
·
1 Parent(s): 3ab0af6

Rename demo.py to app.py

Browse files
Files changed (1) hide show
  1. demo.py → app.py +1 -1
demo.py → app.py RENAMED
@@ -55,7 +55,7 @@ demo = gr.Interface(
55
  ["json"],
56
  examples=[
57
  ["Mở dashboard VTC ngày hôm qua"],
58
- ["Mở biểu đồ cột ktm tháng này"],
59
  ],
60
  )
61
 
 
55
  ["json"],
56
  examples=[
57
  ["Mở dashboard VTC ngày hôm qua"],
58
+ ["Mở biểu đồ cột td tháng này"],
59
  ],
60
  )
61