Kardbord commited on
Commit
41ba35e
1 Parent(s): 4fbda5c

Set safety_checker to None

Browse files
Files changed (1) hide show
  1. safety_checker/config.json +1 -1
safety_checker/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_commit_hash": "4bb648a606ef040e7685bde262611766a5fdd67b",
3
  "_name_or_path": "CompVis/stable-diffusion-safety-checker",
4
- "architectures": [],
5
  "initializer_factor": 1.0,
6
  "logit_scale_init_value": 2.6592,
7
  "model_type": "clip",
 
1
  {
2
  "_commit_hash": "4bb648a606ef040e7685bde262611766a5fdd67b",
3
  "_name_or_path": "CompVis/stable-diffusion-safety-checker",
4
+ "architectures": ["None"],
5
  "initializer_factor": 1.0,
6
  "logit_scale_init_value": 2.6592,
7
  "model_type": "clip",