BBrother commited on
Commit
462e60e
1 Parent(s): d38fe0b

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -51,7 +51,7 @@
51
  "upscaler_for_img2img": "R-ESRGAN 4x+",
52
  "SCUNET_tile": 256,
53
  "SCUNET_tile_overlap": 8,
54
- "face_restoration_model": "CodeFormer",
55
  "code_former_weight": 0.5,
56
  "face_restoration_unload": false,
57
  "show_warnings": false,
@@ -279,7 +279,7 @@
279
  "grid_background_color": "#ffffff",
280
  "save_incomplete_images": false,
281
  "SWIN_torch_compile": false,
282
- "face_restoration": false,
283
  "auto_launch_browser": "Local",
284
  "show_gradio_deprecation_warnings": true,
285
  "list_hidden_files": true,
 
51
  "upscaler_for_img2img": "R-ESRGAN 4x+",
52
  "SCUNET_tile": 256,
53
  "SCUNET_tile_overlap": 8,
54
+ "face_restoration_model": "GFPGAN",
55
  "code_former_weight": 0.5,
56
  "face_restoration_unload": false,
57
  "show_warnings": false,
 
279
  "grid_background_color": "#ffffff",
280
  "save_incomplete_images": false,
281
  "SWIN_torch_compile": false,
282
+ "face_restoration": true,
283
  "auto_launch_browser": "Local",
284
  "show_gradio_deprecation_warnings": true,
285
  "list_hidden_files": true,