digiplay commited on
Commit
0bddc86
1 Parent(s): 6255402

Update safety_checker/config.json

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