shivam701171 commited on
Commit
243cc59
·
verified ·
1 Parent(s): 73bd161

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1830,7 +1830,7 @@ if __name__ == "__main__":
1830
 
1831
 
1832
 
1833
- text_lower = text.lower()
1834
 
1835
  # Extract invoice number with multiple attempts
1836
  for pattern in patterns['invoice_number']:
 
1830
 
1831
 
1832
 
1833
+
1834
 
1835
  # Extract invoice number with multiple attempts
1836
  for pattern in patterns['invoice_number']: