mishtert commited on
Commit
10d4eb0
·
1 Parent(s): e2f1245

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,7 +78,7 @@ def process_image(image):
78
  return image
79
 
80
 
81
- title = "Interactive demo: Invoice Extraction & Categorization"
82
  description = "Text extracted and annotated QUESTION/ANSWER/HEADER/OTHER."
83
 
84
  #examples =[['document.png']]
 
78
  return image
79
 
80
 
81
+ title = "Invoice Extraction & Categorization"
82
  description = "Text extracted and annotated QUESTION/ANSWER/HEADER/OTHER."
83
 
84
  #examples =[['document.png']]