Denver Citizen9 commited on
Commit
8ac27ef
·
1 Parent(s): c667489

curating cats

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -33,8 +33,9 @@ def launch_demo():
33
  "Lack of Cleanliness/Bad Hygiene",
34
  "Lifestyle",
35
  "Occupation",
36
- "Bad Taste/Lack of Culture",
37
- "Cooking Skills"
 
38
  ]
39
 
40
 
 
33
  "Lack of Cleanliness/Bad Hygiene",
34
  "Lifestyle",
35
  "Occupation",
36
+ "Poor Taste",
37
+ "Lack of Culture",
38
+ "Inability to Cook"
39
  ]
40
 
41