sarim commited on
Commit
642161f
·
1 Parent(s): 8f35abd

change image

Browse files
Files changed (2) hide show
  1. MicrosoftTeams-image (23).png +0 -0
  2. app.py +1 -1
MicrosoftTeams-image (23).png ADDED
app.py CHANGED
@@ -30,7 +30,7 @@ pipe = pipeline("document-question-answering", model="impira/layoutlm-document-q
30
 
31
  @app.get("/hello_2")
32
  def read_root():
33
- image = 'https://templates.invoicehome.com/invoice-template-us-neat-750px.png'
34
 
35
  question_1 = "What is the Total amount?"
36
  question_2 = "What is Total VAT amount?"
 
30
 
31
  @app.get("/hello_2")
32
  def read_root():
33
+ image = 'MicrosoftTeams-image (23).png'
34
 
35
  question_1 = "What is the Total amount?"
36
  question_2 = "What is Total VAT amount?"