niulx commited on
Commit
f5b4485
1 Parent(s): 8b364bd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -105,7 +105,7 @@ def slider_release(index, image, mask_np_list_updated, mask_label_list):
105
  if mask_label == 'handbag':
106
  mask_prompt = "white handbag"
107
  elif mask_label == 'person':
108
- mask_prompt = "young man"
109
  elif mask_label == 'wall-other-merged':
110
  mask_prompt = "white wall"
111
  elif mask_label == 'table-merged':
 
105
  if mask_label == 'handbag':
106
  mask_prompt = "white handbag"
107
  elif mask_label == 'person':
108
+ mask_prompt = "little boy"
109
  elif mask_label == 'wall-other-merged':
110
  mask_prompt = "white wall"
111
  elif mask_label == 'table-merged':