Denver Citizen9 commited on
Commit
c667489
·
1 Parent(s): 6fd8c38

updated cats

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -30,10 +30,10 @@ def launch_demo():
30
  "Intelligence",
31
  "Age",
32
  "Financial Status",
33
- "Cleanliness/Hygiene",
34
  "Lifestyle",
35
  "Occupation",
36
- "Taste/Culture",
37
  "Cooking Skills"
38
  ]
39
 
 
30
  "Intelligence",
31
  "Age",
32
  "Financial Status",
33
+ "Lack of Cleanliness/Bad Hygiene",
34
  "Lifestyle",
35
  "Occupation",
36
+ "Bad Taste/Lack of Culture",
37
  "Cooking Skills"
38
  ]
39