danicor commited on
Commit
f7d3e0e
·
verified ·
1 Parent(s): acda696

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2416,7 +2416,7 @@ class PhotoRequirementsChecker:
2416
  <strong>Passed:</strong> {passed} | <strong>Warnings:</strong> {warnings} | <strong>Failed:</strong> {failed}
2417
  </p>
2418
  <p style="margin: 10px 0 0; font-size: 13px; opacity: 0.9;">
2419
- ✨ AI-Enhanced (AI Face Parsing + Background Segmentation)
2420
  </p>
2421
  </div>
2422
  '''
 
2416
  <strong>Passed:</strong> {passed} | <strong>Warnings:</strong> {warnings} | <strong>Failed:</strong> {failed}
2417
  </p>
2418
  <p style="margin: 10px 0 0; font-size: 13px; opacity: 0.9;">
2419
+ ✨ AI-Enhanced (Face Detection + Smart Background)
2420
  </p>
2421
  </div>
2422
  '''