mstatt commited on
Commit
3d5660a
1 Parent(s): 1dd0a96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -110,7 +110,7 @@ def run_florence_invoice(img, task_prompt, text_input=None):
110
  ```python
111
  ## Call the function as follows:
112
  ### Return all fields identified:
113
-
114
  run_florence_invoice(img, '<OD>')
115
 
116
  ### Return Specific field
 
110
  ```python
111
  ## Call the function as follows:
112
  ### Return all fields identified:
113
+ img = './invoice.png'
114
  run_florence_invoice(img, '<OD>')
115
 
116
  ### Return Specific field