suatatan's picture
Update app.py
b181e29
raw
history blame contribute delete
134 Bytes
import gradio as gr
gr.Markdown('Chat with your invoices🗣️ ')
gr.Interface.load("models/magorshunov/layoutlm-invoices").launch()