suatatan commited on
Commit
6195659
·
1 Parent(s): c16c990

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
1
  import gradio as gr
 
2
 
3
  gr.Interface.load("models/magorshunov/layoutlm-invoices").launch()
 
1
  import gradio as gr
2
+ gr.markdown('Chat with your invoices🗣️ ')
3
 
4
  gr.Interface.load("models/magorshunov/layoutlm-invoices").launch()