dzmu commited on
Commit
2472dd3
·
verified ·
1 Parent(s): c4c27a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -308,7 +308,7 @@ def analyze_outfit(input_img):
308
  mid_len = len(style_prompts['mid'])
309
 
310
  score_label = "Style Score" # Initialize with a default/fallback
311
- "
312
 
313
  category_label = CATEGORY_LABEL_MAP[category_key]
314
 
 
308
  mid_len = len(style_prompts['mid'])
309
 
310
  score_label = "Style Score" # Initialize with a default/fallback
311
+
312
 
313
  category_label = CATEGORY_LABEL_MAP[category_key]
314