BBrother commited on
Commit
d23c60c
1 Parent(s): 33856f3

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +4 -2
config.json CHANGED
@@ -259,7 +259,9 @@
259
  "sd_model_checkpoint",
260
  "sd_vae",
261
  "upscaler_for_img2img",
262
- "CLIP_stop_at_last_layers"
 
 
263
  ],
264
  "ui_reorder_list": [
265
  "inpaint",
@@ -326,7 +328,7 @@
326
  "lora_show_all": false,
327
  "lora_hide_unknown_for_versions": [],
328
  "lora_in_memory_limit": 0,
329
- "gradio_themes_cache": false,
330
  "gallery_height": "",
331
  "js_modal_lightbox_gamepad": false,
332
  "js_modal_lightbox_gamepad_repeat": 250.0,
 
259
  "sd_model_checkpoint",
260
  "sd_vae",
261
  "upscaler_for_img2img",
262
+ "CLIP_stop_at_last_layers",
263
+ "face_restoration",
264
+ "nudenet_nsfw_censor_enable"
265
  ],
266
  "ui_reorder_list": [
267
  "inpaint",
 
328
  "lora_show_all": false,
329
  "lora_hide_unknown_for_versions": [],
330
  "lora_in_memory_limit": 0,
331
+ "gradio_themes_cache": true,
332
  "gallery_height": "",
333
  "js_modal_lightbox_gamepad": false,
334
  "js_modal_lightbox_gamepad_repeat": 250.0,