nupurkmr9 commited on
Commit
6ee394b
1 Parent(s): 8d26fb8

Update trainer.py

Browse files
Files changed (1) hide show
  1. trainer.py +1 -1
trainer.py CHANGED
@@ -100,7 +100,7 @@ def train_submit(
100
  --scale_lr --hflip \
101
  --parameter_group {parameter_group} \
102
  --openai_key "{openai_key}" \
103
- --enable_xformers_memory_efficient_attention --num_class_images 1000
104
  '''
105
 
106
  if concept_type == 'style':
 
100
  --scale_lr --hflip \
101
  --parameter_group {parameter_group} \
102
  --openai_key "{openai_key}" \
103
+ --enable_xformers_memory_efficient_attention --num_class_images 500
104
  '''
105
 
106
  if concept_type == 'style':