ybelkada commited on
Commit
393039b
·
1 Parent(s): cf3577e

change name

Browse files
boundaries/stylegan_ffhq/{boundary_Gender.npy → boundary_Male.npy} RENAMED
File without changes
utils/constants.py CHANGED
@@ -7,7 +7,7 @@ VALID_CHOICES = [
7
  "Eyeglasses",
8
  "Hat",
9
  "Smiling",
10
- "Gender",
11
  "Beard"
12
  ]
13
  ENABLE_GPU = False
 
7
  "Eyeglasses",
8
  "Hat",
9
  "Smiling",
10
+ "Male",
11
  "Beard"
12
  ]
13
  ENABLE_GPU = False