LucyintheSky commited on
Commit
0896722
·
verified ·
1 Parent(s): baae411

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -6,7 +6,9 @@ base_model: swin_s3_base_224
6
  # Feature Prediction
7
 
8
  ## Model description
 
9
 
 
10
 
11
  ## How to use
12
 
 
6
  # Feature Prediction
7
 
8
  ## Model description
9
+ Predicts clothing features.
10
 
11
+ "3/4 Sleeve", "Accessory", "Babydoll", "Closed Back", "Corset", "Crochet", "Cutouts", "Draped", "Floral", "Gloves", "Halter", "Lace", "Long", "Long Sleeve", "Midi", "No Slit", "Off The Shoulder", "One Shoulder", "Open Back", "Pockets", "Print", "Puff Sleeve", "Ruched", "Satin", "Sequins", "Shimmer", "Short", "Short Sleeve", "Side Slit", "Square Neck", "Strapless", "Sweetheart Neck", "Tight", "V-Neck", "Velvet", "Wrap"
12
 
13
  ## How to use
14