Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
import gradio as gr
|
2 |
-
gr.
|
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()
|