yeswanthvarma commited on
Commit
27f27a1
·
verified ·
1 Parent(s): 0bce186

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -122,7 +122,7 @@
122
  </div>
123
 
124
  <div style="background-color: #fff3cd; border: 1px solid #ffeeba; padding: 16px; border-radius: 8px; margin-bottom: 24px; font-family: 'Segoe UI', sans-serif; font-size: 15px;">
125
- ⚠️ <strong>This is a prototype</strong> developed using limited training data and basic OCR techniques.<br>
126
  The scoring model is trained on small examples and may not reflect final production accuracy.<br>
127
  Improvements like advanced OCR (TrOCR) and larger datasets are planned.<br><br>
128
 
 
122
  </div>
123
 
124
  <div style="background-color: #fff3cd; border: 1px solid #ffeeba; padding: 16px; border-radius: 8px; margin-bottom: 24px; font-family: 'Segoe UI', sans-serif; font-size: 15px;">
125
+ ⚠️ <strong>This is a Initial Version</strong> developed using limited training data and basic OCR techniques.<br>
126
  The scoring model is trained on small examples and may not reflect final production accuracy.<br>
127
  Improvements like advanced OCR (TrOCR) and larger datasets are planned.<br><br>
128