stlaurentjr commited on
Commit
b227d1f
1 Parent(s): 964f0ad

Update config/config.json

Browse files
Files changed (1) hide show
  1. config/config.json +25 -7
config/config.json CHANGED
@@ -15,7 +15,7 @@
15
  "grid_text_inactive_color": "#999999",
16
  "grid_background_color": "#ffffff",
17
  "enable_pnginfo": true,
18
- "save_txt": false,
19
  "save_images_before_face_restoration": false,
20
  "save_images_before_highres_fix": false,
21
  "save_images_before_color_correction": false,
@@ -84,7 +84,7 @@
84
  "training_enable_tensorboard": false,
85
  "training_tensorboard_save_images": false,
86
  "training_tensorboard_flush_every": 120,
87
- "sd_model_checkpoint": "cyberrealistic_classicV20.safetensors [93e6545565]",
88
  "sd_checkpoints_limit": 1,
89
  "sd_checkpoints_keep_in_cpu": true,
90
  "sd_checkpoint_cache": 0,
@@ -93,7 +93,7 @@
93
  "enable_emphasis": true,
94
  "enable_batch_seeds": true,
95
  "comma_padding_backtrack": 20,
96
- "CLIP_stop_at_last_layers": 2,
97
  "upcast_attn": false,
98
  "randn_source": "GPU",
99
  "tiling": false,
@@ -104,7 +104,7 @@
104
  "sdxl_refiner_high_aesthetic_score": 6.0,
105
  "sd_vae_explanation": "<abbr title='Variational autoencoder'>VAE</abbr> is a neural network that transforms a standard <abbr title='red/green/blue'>RGB</abbr>\nimage into latent space representation and back. Latent space representation is what stable diffusion is working on during sampling\n(i.e. when the progress bar is between empty and full). For txt2img, VAE is used to create a resulting image after the sampling is finished.\nFor img2img, VAE is used to process user's input image before the sampling, and to create an image after sampling.",
106
  "sd_vae_checkpoint_cache": 0,
107
- "sd_vae": "vae-ft-mse-840000-ema-pruned.safetensors",
108
  "sd_vae_overrides_per_model_preferences": true,
109
  "auto_vae_precision": true,
110
  "sd_vae_encode_method": "Full",
@@ -185,7 +185,10 @@
185
  "CLIP_stop_at_last_layers"
186
  ],
187
  "ui_tab_order": [],
188
- "hidden_tabs": [],
 
 
 
189
  "ui_reorder_list": [],
190
  "hires_fix_show_sampler": false,
191
  "hires_fix_show_prompts": false,
@@ -231,7 +234,7 @@
231
  "disabled_extensions": [],
232
  "disable_all_extensions": "none",
233
  "restore_config_state_file": "",
234
- "sd_checkpoint_hash": "93e65455653a2a239b046df1002b82b13c9354516c393b344fec4057ff211a99",
235
  "ldsr_steps": 100,
236
  "ldsr_cached": false,
237
  "SCUNET_tile": 256,
@@ -277,5 +280,20 @@
277
  "controlnet_increment_seed_during_batch": false,
278
  "controlnet_disable_control_type": false,
279
  "controlnet_disable_openpose_edit": false,
280
- "controlnet_ignore_noninpaint_mask": false
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
281
  }
 
15
  "grid_text_inactive_color": "#999999",
16
  "grid_background_color": "#ffffff",
17
  "enable_pnginfo": true,
18
+ "save_txt": true,
19
  "save_images_before_face_restoration": false,
20
  "save_images_before_highres_fix": false,
21
  "save_images_before_color_correction": false,
 
84
  "training_enable_tensorboard": false,
85
  "training_tensorboard_save_images": false,
86
  "training_tensorboard_flush_every": 120,
87
+ "sd_model_checkpoint": "cyberrealistic_v32.safetensors [9584e2c050]",
88
  "sd_checkpoints_limit": 1,
89
  "sd_checkpoints_keep_in_cpu": true,
90
  "sd_checkpoint_cache": 0,
 
93
  "enable_emphasis": true,
94
  "enable_batch_seeds": true,
95
  "comma_padding_backtrack": 20,
96
+ "CLIP_stop_at_last_layers": 1,
97
  "upcast_attn": false,
98
  "randn_source": "GPU",
99
  "tiling": false,
 
104
  "sdxl_refiner_high_aesthetic_score": 6.0,
105
  "sd_vae_explanation": "<abbr title='Variational autoencoder'>VAE</abbr> is a neural network that transforms a standard <abbr title='red/green/blue'>RGB</abbr>\nimage into latent space representation and back. Latent space representation is what stable diffusion is working on during sampling\n(i.e. when the progress bar is between empty and full). For txt2img, VAE is used to create a resulting image after the sampling is finished.\nFor img2img, VAE is used to process user's input image before the sampling, and to create an image after sampling.",
106
  "sd_vae_checkpoint_cache": 0,
107
+ "sd_vae": "Automatic",
108
  "sd_vae_overrides_per_model_preferences": true,
109
  "auto_vae_precision": true,
110
  "sd_vae_encode_method": "Full",
 
185
  "CLIP_stop_at_last_layers"
186
  ],
187
  "ui_tab_order": [],
188
+ "hidden_tabs": [
189
+ "Train",
190
+ "Checkpoint Merger"
191
+ ],
192
  "ui_reorder_list": [],
193
  "hires_fix_show_sampler": false,
194
  "hires_fix_show_prompts": false,
 
234
  "disabled_extensions": [],
235
  "disable_all_extensions": "none",
236
  "restore_config_state_file": "",
237
+ "sd_checkpoint_hash": "9584e2c050bf081141f470689d303a1239246eda12bc21894f8907f053ef595a",
238
  "ldsr_steps": 100,
239
  "ldsr_cached": false,
240
  "SCUNET_tile": 256,
 
280
  "controlnet_increment_seed_during_batch": false,
281
  "controlnet_disable_control_type": false,
282
  "controlnet_disable_openpose_edit": false,
283
+ "controlnet_ignore_noninpaint_mask": false,
284
+ "deforum_keep_3d_models_in_vram": false,
285
+ "deforum_enable_persistent_settings": false,
286
+ "deforum_persistent_settings_path": "models/Deforum/deforum_persistent_settings.txt",
287
+ "deforum_ffmpeg_location": "/usr/local/lib/python3.10/dist-packages/imageio_ffmpeg/binaries/ffmpeg-linux64-v4.2.2",
288
+ "deforum_ffmpeg_crf": 17,
289
+ "deforum_ffmpeg_preset": "slow",
290
+ "deforum_debug_mode_enabled": false,
291
+ "deforum_save_gen_info_as_srt": false,
292
+ "deforum_embed_srt": false,
293
+ "deforum_save_gen_info_as_srt_params": [
294
+ "Noise Schedule"
295
+ ],
296
+ "deforum_preview": "Off",
297
+ "deforum_preview_interval_frames": 100,
298
+ "wildcards_same_seed": false
299
  }