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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
  import gradio as gr
2
- gr.markdown('Chat with your invoices🗣️ ')
3
 
4
  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()