Upload config.json with huggingface_hub
Browse files- config.json +13 -11
config.json
CHANGED
@@ -71,7 +71,7 @@
|
|
71 |
"training_enable_tensorboard": false,
|
72 |
"training_tensorboard_save_images": false,
|
73 |
"training_tensorboard_flush_every": 120,
|
74 |
-
"sd_model_checkpoint": "[二次元]
|
75 |
"sd_checkpoint_cache": 0,
|
76 |
"sd_vae_checkpoint_cache": 0,
|
77 |
"sd_vae": "[二次元]anythingModelVAEV40_v10.pt",
|
@@ -353,20 +353,12 @@
|
|
353 |
"hires_fix_show_prompts": false,
|
354 |
"disable_token_counters": false,
|
355 |
"extra_options_txt2img": [
|
356 |
-
"eta_ddim",
|
357 |
-
"eta_ancestral",
|
358 |
-
"s_noise",
|
359 |
-
"eta_noise_seed_delta",
|
360 |
-
"always_discard_next_to_last_sigma",
|
361 |
-
"s_tmin",
|
362 |
-
"s_tmax",
|
363 |
-
"sgm_noise_multiplier",
|
364 |
"face_restoration",
|
365 |
"nudenet_nsfw_censor_enable"
|
366 |
],
|
367 |
"extra_options_img2img": [],
|
368 |
"extra_options_cols": 1,
|
369 |
-
"extra_options_accordion":
|
370 |
"add_user_name_to_info": false,
|
371 |
"add_version_to_infotext": true,
|
372 |
"infotext_styles": "Apply if any",
|
@@ -640,5 +632,15 @@
|
|
640 |
"GIF",
|
641 |
"PNG"
|
642 |
],
|
643 |
-
"controlnet_clip_detector_on_cpu": false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
644 |
}
|
|
|
71 |
"training_enable_tensorboard": false,
|
72 |
"training_tensorboard_save_images": false,
|
73 |
"training_tensorboard_flush_every": 120,
|
74 |
+
"sd_model_checkpoint": "[二次元]偏可爱FasiMix.safetensors",
|
75 |
"sd_checkpoint_cache": 0,
|
76 |
"sd_vae_checkpoint_cache": 0,
|
77 |
"sd_vae": "[二次元]anythingModelVAEV40_v10.pt",
|
|
|
353 |
"hires_fix_show_prompts": false,
|
354 |
"disable_token_counters": false,
|
355 |
"extra_options_txt2img": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
356 |
"face_restoration",
|
357 |
"nudenet_nsfw_censor_enable"
|
358 |
],
|
359 |
"extra_options_img2img": [],
|
360 |
"extra_options_cols": 1,
|
361 |
+
"extra_options_accordion": true,
|
362 |
"add_user_name_to_info": false,
|
363 |
"add_version_to_infotext": true,
|
364 |
"infotext_styles": "Apply if any",
|
|
|
632 |
"GIF",
|
633 |
"PNG"
|
634 |
],
|
635 |
+
"controlnet_clip_detector_on_cpu": false,
|
636 |
+
"lyco_functional": false,
|
637 |
+
"sd_lyco": "None",
|
638 |
+
"lyco_preferred_name": "Alias from file",
|
639 |
+
"lyco_add_hashes_to_infotext": true,
|
640 |
+
"lyco_show_all": false,
|
641 |
+
"lyco_hide_unknown_for_versions": [],
|
642 |
+
"lyco_in_memory_limit": 0,
|
643 |
+
"lyco_not_found_warning_console": false,
|
644 |
+
"lyco_not_found_gradio_warning": false,
|
645 |
+
"nudenet_nsfw_censor_version": "2.0"
|
646 |
}
|