multimodalart HF staff commited on
Commit
1bae5e6
1 Parent(s): c4ca285

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -42,7 +42,7 @@ training_option_settings = {
42
  "lr_scheduler": "constant",
43
  "with_prior_preservation": True,
44
  "class_prompt": "a photo of a person",
45
- "train_steps_multiplier": 75,
46
  "file_count": 150,
47
  "dataset_path": FACES_DATASET_PATH
48
  },
@@ -58,7 +58,7 @@ training_option_settings = {
58
  "lr_scheduler": "constant",
59
  "with_prior_preservation": False,
60
  "class_prompt": "",
61
- "train_steps_multiplier": 150
62
  },
63
  "object": {
64
  "rank": 16,
 
42
  "lr_scheduler": "constant",
43
  "with_prior_preservation": True,
44
  "class_prompt": "a photo of a person",
45
+ "train_steps_multiplier": 120,
46
  "file_count": 150,
47
  "dataset_path": FACES_DATASET_PATH
48
  },
 
58
  "lr_scheduler": "constant",
59
  "with_prior_preservation": False,
60
  "class_prompt": "",
61
+ "train_steps_multiplier": 180
62
  },
63
  "object": {
64
  "rank": 16,