BBrother commited on
Commit
ae788dc
·
1 Parent(s): 9ffc8ad

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +11 -3
config.json CHANGED
@@ -144,7 +144,11 @@
144
  "live_preview_refresh_period": 10,
145
  "hide_samplers": [
146
  "LMS",
147
- "Heun"
 
 
 
 
148
  ],
149
  "eta_ddim": 0.0,
150
  "eta_ancestral": 1.0,
@@ -326,7 +330,7 @@
326
  "lora_show_all": false,
327
  "lora_hide_unknown_for_versions": [],
328
  "lora_in_memory_limit": 0,
329
- "gradio_themes_cache": true,
330
  "gallery_height": "",
331
  "js_modal_lightbox_gamepad": false,
332
  "js_modal_lightbox_gamepad_repeat": 250.0,
@@ -545,5 +549,9 @@
545
  "nudenet_nsfw_censor_label_vertical_Male_genitalia_exposed": 1.0,
546
  "ch_civiai_api_key": "",
547
  "promptgen_names": "AUTOMATIC/promptgen-lexart, AUTOMATIC/promptgen-majinai-safe, AUTOMATIC/promptgen-majinai-unsafe",
548
- "promptgen_device": "gpu"
 
 
 
 
549
  }
 
144
  "live_preview_refresh_period": 10,
145
  "hide_samplers": [
146
  "LMS",
147
+ "Heun",
148
+ "Euler",
149
+ "DPM fast",
150
+ "DPM2",
151
+ "DPM2 a"
152
  ],
153
  "eta_ddim": 0.0,
154
  "eta_ancestral": 1.0,
 
330
  "lora_show_all": false,
331
  "lora_hide_unknown_for_versions": [],
332
  "lora_in_memory_limit": 0,
333
+ "gradio_themes_cache": false,
334
  "gallery_height": "",
335
  "js_modal_lightbox_gamepad": false,
336
  "js_modal_lightbox_gamepad_repeat": 250.0,
 
549
  "nudenet_nsfw_censor_label_vertical_Male_genitalia_exposed": 1.0,
550
  "ch_civiai_api_key": "",
551
  "promptgen_names": "AUTOMATIC/promptgen-lexart, AUTOMATIC/promptgen-majinai-safe, AUTOMATIC/promptgen-majinai-unsafe",
552
+ "promptgen_device": "gpu",
553
+ "image_browser_thumbnail_crop": false,
554
+ "image_browser_video_pos": "Above",
555
+ "image_browser_video_x": 640.0,
556
+ "image_browser_video_y": 640.0
557
  }