LittleBlue7577
commited on
Commit
•
957d1aa
1
Parent(s):
b1344a3
Update config.json
Browse files- config.json +5 -4
config.json
CHANGED
@@ -48,7 +48,7 @@
|
|
48 |
"dataset_filename_word_regex": "",
|
49 |
"dataset_filename_join_string": " ",
|
50 |
"training_image_repeats_per_epoch": 100,
|
51 |
-
"sd_model_checkpoint": "
|
52 |
"sd_hypernetwork": "None",
|
53 |
"img2img_color_correction": false,
|
54 |
"save_images_before_color_correction": false,
|
@@ -85,12 +85,12 @@
|
|
85 |
"show_progress_in_title": true,
|
86 |
"hide_samplers": [],
|
87 |
"eta_ddim": 0,
|
88 |
-
"eta_ancestral":
|
89 |
"ddim_discretize": "uniform",
|
90 |
"s_churn": 0,
|
91 |
"s_tmin": 0,
|
92 |
"s_noise": 1,
|
93 |
-
"eta_noise_seed_delta":
|
94 |
"grid_prevent_empty_spots": false,
|
95 |
"use_scale_latent_for_hires_fix": false,
|
96 |
"training_write_csv_every": 500.0,
|
@@ -151,5 +151,6 @@
|
|
151 |
"tac_translation.oldFormat": false,
|
152 |
"tac_translation.searchByTranslation": true,
|
153 |
"tac_extra.extraFile": "None",
|
154 |
-
"tac_extra.onlyAliasExtraFile": false
|
|
|
155 |
}
|
|
|
48 |
"dataset_filename_word_regex": "",
|
49 |
"dataset_filename_join_string": " ",
|
50 |
"training_image_repeats_per_epoch": 100,
|
51 |
+
"sd_model_checkpoint": "final-pruned.ckpt [925997e9]",
|
52 |
"sd_hypernetwork": "None",
|
53 |
"img2img_color_correction": false,
|
54 |
"save_images_before_color_correction": false,
|
|
|
85 |
"show_progress_in_title": true,
|
86 |
"hide_samplers": [],
|
87 |
"eta_ddim": 0,
|
88 |
+
"eta_ancestral": 0.68,
|
89 |
"ddim_discretize": "uniform",
|
90 |
"s_churn": 0,
|
91 |
"s_tmin": 0,
|
92 |
"s_noise": 1,
|
93 |
+
"eta_noise_seed_delta": 31337,
|
94 |
"grid_prevent_empty_spots": false,
|
95 |
"use_scale_latent_for_hires_fix": false,
|
96 |
"training_write_csv_every": 500.0,
|
|
|
151 |
"tac_translation.oldFormat": false,
|
152 |
"tac_translation.searchByTranslation": true,
|
153 |
"tac_extra.extraFile": "None",
|
154 |
+
"tac_extra.onlyAliasExtraFile": false,
|
155 |
+
"save_training_settings_to_txt": true
|
156 |
}
|