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