Gopalag commited on
Commit
eb790bc
·
verified ·
1 Parent(s): 687edd4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -2
app.py CHANGED
@@ -364,9 +364,13 @@ def app_gradio():
364
  '''
365
  <div style="color: white; background: linear-gradient(135deg, #2541b2 0%, #1a237e 100%);
366
  padding: 1.2rem; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
367
- <h3 style="margin: 0 0 0.8rem 0; color: white;">Mask Options:</h3>
368
  <ol style="margin: 0; padding-left: 1.2rem;">
369
- <li>Auto-generated mask will be formed based on garment type</li>
 
 
 
 
370
  </ol>
371
  </div>
372
  '''
 
364
  '''
365
  <div style="color: white; background: linear-gradient(135deg, #2541b2 0%, #1a237e 100%);
366
  padding: 1.2rem; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
367
+ <h3 style="margin: 0 0 0.8rem 0; color: white;">For Best Performance:</h3>
368
  <ol style="margin: 0; padding-left: 1.2rem;">
369
+ <li>Stand in front of a plain, contrasting background.</li>
370
+ <li>Ensure your entire body is visible in the frame.</li>
371
+ <li>Upload the highest quality image possible.</li>
372
+ <li>Avoid cluttered or low-light environments.</li>
373
+ <li>Wear minimal accessories for accurate results.</li>
374
  </ol>
375
  </div>
376
  '''